Set (and fix) the version of Spring Session to 2.0.0.M2.
This commit is contained in:
@@ -13,5 +13,6 @@ springDataGeodeVersion=1.0.0.INCUBATING-RELEASE
|
||||
springDataReleaseTrainVersion=Kay-M4
|
||||
springIoVersion=Cairo-BUILD-SNAPSHOT
|
||||
springSecurityVersion=5.0.0.M2
|
||||
springSessionVersion=2.0.0.M2
|
||||
springShellVersion=1.2.0.RELEASE
|
||||
version=2.0.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -9,7 +9,7 @@ dependencies {
|
||||
compile "org.springframework:spring-context-support"
|
||||
compile "org.springframework:spring-jcl"
|
||||
compile "org.springframework.data:spring-data-geode:$springDataGeodeVersion"
|
||||
compile "org.springframework.session:spring-session"
|
||||
compile "org.springframework.session:spring-session:$springSessionVersion"
|
||||
|
||||
optional "org.springframework.security:spring-security-core"
|
||||
optional "org.springframework.security:spring-security-web"
|
||||
|
||||
Reference in New Issue
Block a user