Update to latest Releases
- Spring Framework 5.0.0.RC2 - Spring Security 5.0.0.M2 - Spring Data Kay-M4
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
dependencyManagement {
|
||||
imports {
|
||||
mavenBom 'org.springframework:spring-framework-bom:5.0.0.RC1'
|
||||
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-M3'
|
||||
mavenBom 'org.springframework.security:spring-security-bom:5.0.0.M1'
|
||||
mavenBom 'org.springframework:spring-framework-bom:5.0.0.RC2'
|
||||
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-M4'
|
||||
mavenBom 'org.springframework.security:spring-security-bom:5.0.0.M2'
|
||||
}
|
||||
dependencies {
|
||||
dependency 'com.fasterxml.jackson.core:jackson-databind:2.9.0.pr3'
|
||||
|
||||
Reference in New Issue
Block a user