Update to Spring Data RELEASE
This commit is contained in:
parent
f2bbeba9d2
commit
f184ada186
|
@ -2,7 +2,7 @@ dependencyManagement {
|
||||||
imports {
|
imports {
|
||||||
mavenBom 'io.projectreactor:reactor-bom:Bismuth-RELEASE'
|
mavenBom 'io.projectreactor:reactor-bom:Bismuth-RELEASE'
|
||||||
mavenBom 'org.springframework:spring-framework-bom:5.0.0.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 {
|
dependencies {
|
||||||
dependency 'cglib:cglib-nodep:3.2.5'
|
dependency 'cglib:cglib-nodep:3.2.5'
|
||||||
|
|
Loading…
Reference in New Issue