Files
spring-session-data-geode/gradle.properties
John Blum d2d6394c01 Downgrade (revert) to Spring Session 2.1.3.RELEASE (temporarily).
Currently, Spring Session 2.1.4.RELEASE is unresolvable from Maven Central.
2019-02-13 15:31:09 -08:00

22 lines
773 B
Properties

antlrVersion=2.7.7
apacheGeodeVersion=1.6.0
apacheTaglibsStandardVersion=1.2.5
groovyVersion=2.4.15
javaxServletJspJstlApiVersion=1.2.1
multithreadedtcVersion=1.01
pivotalGemFireVersion=9.5.2
# The Spring Boot & Spring Session version are the only required version properties.
# The other Spring version properties are for overriding/testing purposes.
springVersion=5.1.5.RELEASE
springBootVersion=2.1.2.RELEASE
springDataCommonsVersion=2.1.5.RELEASE
springDataGemFireVersion=2.1.5.RELEASE
springDataGeodeVersion=2.1.5.RELEASE
springDataGeodeTestVersion=0.0.1.RC1
springDataReleaseTrainVersion=Lovelace-SR5
springSessionVersion=2.1.3.RELEASE
#springSessionVersion=2.1.4.RELEASE
springSessionBomVersion=Bean-SR2
springShellVersion=1.2.0.RELEASE
version=2.1.3.BUILD-SNAPSHOT