Files
spring-session-data-geode/gradle.properties
John Blum 136c2d63a0 Update Spring Dependencies.
Upgrade to Spring Framework 5.2.1.RELEASE.

Upgrade to Spring Boot 2.2.2.BUILD-SNAPSHOT.

Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.2.RELEASE.

Upgrade to Spring Data Release Train Moore-SR2.

Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.10.RELEASE.
2019-11-20 11:42:08 -08:00

21 lines
764 B
Properties

antlrVersion=2.7.7
apacheGeodeVersion=1.9.2
apacheTaglibsStandardVersion=1.2.5
groovyVersion=2.4.15
javaxServletJspJstlApiVersion=1.2.1
multithreadedtcVersion=1.01
pivotalGemFireVersion=9.8.4
# The Spring Boot & Spring Session version are the only required version properties.
# The other Spring version properties are for overriding/testing purposes.
springVersion=5.2.1.RELEASE
springBootVersion=2.2.2.BUILD-SNAPSHOT
springDataCommonsVersion=2.2.2.RELEASE
springDataGemFireVersion=2.2.2.RELEASE
springDataGeodeVersion=2.2.2.RELEASE
springDataGeodeTestVersion=0.0.10.RELEASE
springDataReleaseTrainVersion=Moore-SR2
springSessionVersion=2.2.1.BUILD-SNAPSHOT
springSessionBomVersion=Corn-BUILD-SNAPSHOT
springShellVersion=1.2.0.RELEASE
version=2.2.1.BUILD-SNAPSHOT