Prepare next development iteration.
Set Spring Session (core) version to 2.5.0-SNAPSHOT. Set Spring Session BOM version to 2021.0.0-SNAPSHOT. Set version to 2.5.0-SNAPSHOT.
This commit is contained in:
@@ -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