Files
spring-session-data-geode/gradle.properties
John Blum 8c20eba992 Upgrade to Spring Framework 5.0.8.RELEASE.
Upgrade to Spring Boot 2.0.4.RELEASE.

Upgrade to Spring Data for Apache Geode 2.0.9.RELEASE.

Upgrade to Spring Data for Pivotal GemFire 2.0.9.RELEASE.

Upgrade to Spring Data Release Train Kay-SR9.

Upgrade to Spring Session BOM Apple-SR4.
2018-08-08 17:27:05 -07:00

19 lines
684 B
Properties

antlrVersion=2.7.7
apacheGeodeVersion=1.2.1
apacheTaglibsStandardVersion=1.2.5
javaxServletJspJstlApiVersion=1.2.1
multithreadedtcVersion=1.01
pivotalGemFireVersion=9.1.1
# The Spring Boot & Spring Session version are the only required version properties.
# The other Spring version properties are for overriding/testing purposes.
springVersion=5.0.8.RELEASE
springBootVersion=2.0.4.RELEASE
springDataGemFireVersion=2.0.9.RELEASE
springDataGeodeVersion=2.0.9.RELEASE
springDataGeodeTestVersion=0.0.1.BUILD-SNAPSHOT
springDataReleaseTrainVersion=Kay-SR9
springSessionVersion=2.0.4.RELEASE
springSessionBomVersion=Apple-SR4
springShellVersion=1.2.0.RELEASE
version=2.0.4.BUILD-SNAPSHOT