1
0
mirror of synced 2026-07-19 09:35:12 +00:00

Update to Spring Data Kay SR11

Fixes: gh-5967
This commit is contained in:
Rob Winch
2018-10-15 14:44:41 -05:00
parent c60a3e165e
commit e9e57b7509
+1 -1
View File
@@ -2,7 +2,7 @@ dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR12'
mavenBom 'org.springframework:spring-framework-bom:5.0.10.RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR10'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR11'
}
dependencies {
dependency 'cglib:cglib-nodep:3.2.7'