Skip to content

Commit 2d6bcf2

Browse files
committed
Update to Spring Data Kay SR8
Fixes: gh-5591
1 parent 18b98fc commit 2d6bcf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependency-management.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dependencyManagement {
22
imports {
33
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR10'
44
mavenBom 'org.springframework:spring-framework-bom:5.0.8.RELEASE'
5-
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR7'
5+
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR8'
66
}
77
dependencies {
88
dependency 'cglib:cglib-nodep:3.2.7'

0 commit comments

Comments
 (0)