Skip to content

Commit a7e4f36

Browse files
committed
Update to Spring Data Kay SR7
Fixes: gh-5318
1 parent e61aafe commit a7e4f36

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-SR9'
44
mavenBom 'org.springframework:spring-framework-bom:5.0.6.RELEASE'
5-
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR6'
5+
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR7'
66
}
77
dependencies {
88
dependency 'cglib:cglib-nodep:3.2.6'

0 commit comments

Comments
 (0)