Update to Spring Data Kay M3

This commit is contained in:
Rob Winch 2017-05-09 09:37:28 -05:00
parent 4fdf343045
commit 14f5ebcc3b
1 changed files with 1 additions and 1 deletions

View File

@ -26,8 +26,8 @@ dependencyManagement {
dependencyManagement {
imports {
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-M3'
mavenBom 'org.springframework:spring-framework-bom:5.0.0.RC1'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-BUILD-SNAPSHOT'
}
dependencies {
dependency 'antlr:antlr:2.7.7'