1
0
mirror of synced 2026-08-03 16:56:56 +00:00

Update to Spring Data Kay-BUILD-SNAPSHOT

Fixes gh-4634
This commit is contained in:
Rob Winch
2017-10-16 15:51:01 -05:00
parent d574d61abe
commit 06c87d0079
+1 -1
View File
@@ -2,7 +2,7 @@ dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:Bismuth-BUILD-SNAPSHOT'
mavenBom 'org.springframework:spring-framework-bom:5.0.1.BUILD-SNAPSHOT'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-BUILD-SNAPSHOT'
}
dependencies {
dependency 'cglib:cglib-nodep:3.2.5'