1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Update to Spring Data RELEASE

This commit is contained in:
Rob Winch
2017-10-03 10:35:18 -05:00
parent f2bbeba9d2
commit f184ada186
+1 -1
View File
@@ -2,7 +2,7 @@ dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:Bismuth-RELEASE'
mavenBom 'org.springframework:spring-framework-bom:5.0.0.RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-BUILD-SNAPSHOT'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-RELEASE'
}
dependencies {
dependency 'cglib:cglib-nodep:3.2.5'