Files
spring-session-data-geode/gradle.properties
John Blum ef9f3c7128 Reinstate the Spring IO Platform check, springIoCheck, build step/task.
Declare version property for Spring Framework set to 5.0.7.RELEASE.

Declare version property for Spring Data for Apache Geode set to 2.0.8.RELEASE.

Declare version property for Spring Data for Pivotal GemFire set to 2.0.8.RELEASE.

Declare version property for Spring Data Release Train set to Kay-SR8.

Declare version property for Spring Session core set to 2.0.4.RELEASE.

Declare version property for Spring Session BOM set to Apple-SR3.
2018-06-20 11:16:56 -07:00

16 lines
579 B
Properties

antlrVersion=2.7.7
apacheTaglibsStandardVersion=1.2.5
javaxServletJspJstlApiVersion=1.2.1
multithreadedtcVersion=1.01
# The Spring Boot & Spring Session version are the only version properties that matter.
# The other Spring version properties are for overriding/testing purposes.
springVersion=5.0.7.RELEASE
springBootVersion=2.0.2.RELEASE
springDataGemFireVersion=2.0.8.RELEASE
springDataGeodeVersion=2.0.8.RELEASE
springDataReleaseTrainVersion=Kay-SR8
springSessionVersion=2.0.4.RELEASE
springSessionBomVersion=Apple-SR3
springShellVersion=1.2.0.RELEASE
version=2.0.3.RELEASE