Release 2.5.0-RC1.
This commit is contained in:
@@ -16,4 +16,4 @@ springDataGeodeTestVersion=0.0.25
|
||||
springSessionVersion=2.5.0-RC1
|
||||
springSessionBomVersion=2021.0.0-SNAPSHOT
|
||||
springShellVersion=1.2.0.RELEASE
|
||||
version=2.5.0-SNAPSHOT
|
||||
version=2.5.0-RC1
|
||||
|
||||
@@ -3,7 +3,7 @@ dependencyManagement {
|
||||
mavenBom "org.springframework.boot:spring-boot-dependencies:$springBootVersion"
|
||||
// mavenBom "org.springframework:spring-framework-bom:${springVersion}"
|
||||
// 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