Release 2.5.0-M1.
This commit is contained in:
@@ -14,6 +14,6 @@ springDataCommonsVersion=2.5.0-M1
|
||||
springDataGeodeVersion=2.5.0-M1
|
||||
springDataGeodeTestVersion=0.0.21.RELEASE
|
||||
springSessionVersion=2.5.0-M1
|
||||
springSessionBomVersion=2021.0.0-SNAPSHOT
|
||||
#springSessionBomVersion=2021.0.0-SNAPSHOT
|
||||
springShellVersion=1.2.0.RELEASE
|
||||
version=2.5.0-SNAPSHOT
|
||||
version=2.5.0-M1
|
||||
|
||||
@@ -3,7 +3,7 @@ dependencyManagement {
|
||||
mavenBom "org.springframework:spring-framework-bom:${springVersion}"
|
||||
mavenBom "org.springframework.boot:spring-boot-dependencies:$springBootVersion"
|
||||
mavenBom "org.springframework.data:spring-data-bom:${springDataBomVersion}"
|
||||
mavenBom "org.springframework.session:spring-session-bom:${springSessionBomVersion}"
|
||||
// mavenBom "org.springframework.session:spring-session-bom:${springSessionBomVersion}"
|
||||
}
|
||||
dependencies {
|
||||
dependency "antlr:antlr:$antlrVersion"
|
||||
|
||||
Reference in New Issue
Block a user