1
0
mirror of synced 2026-08-05 01:36:56 +00:00

Update to Spring Data Kay SR4

Fixes: gh-5029
This commit is contained in:
Rob Winch
2018-02-19 22:03:31 -06:00
parent 4ba064ca0a
commit 0704315fca
+1 -1
View File
@@ -1,8 +1,8 @@
dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR6'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR3'
mavenBom 'org.springframework:spring-framework-bom:5.0.4.RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR4'
}
dependencies {
dependency 'cglib:cglib-nodep:3.2.6'