Upgrade to Spring Framework 5.1.3.RELEASE.

Upgrade to Spring Boot 2.1.1.RELEASE.

Upgrade to Spring Data Commons 2.1.3.RELEASE.

Upgrade to Spring Data for Apache Geode 2.1.3.RELEASE.

Upgrade to Spring Data for Pivotal GemFire 2.1.3.RELEASE.

Upgrade to Spring Data Release Train Lovelace-SR3.

Upgrade to Spring Test for Apache Geode/Pivotal GemFire 0.0.1.RC1.

Set version of Spring Session to 2.1.2.RELEASE.

Upgrade to Spring Session BOM Bean-SR1.
This commit is contained in:
John Blum
2018-12-19 17:58:25 -08:00
parent f1bd5bd2f3
commit 44c7ccbdab

View File

@@ -7,14 +7,14 @@ multithreadedtcVersion=1.01
pivotalGemFireVersion=9.5.2 pivotalGemFireVersion=9.5.2
# The Spring Boot & Spring Session version are the only required version properties. # The Spring Boot & Spring Session version are the only required version properties.
# The other Spring version properties are for overriding/testing purposes. # The other Spring version properties are for overriding/testing purposes.
springVersion=5.1.2.RELEASE springVersion=5.1.3.RELEASE
springBootVersion=2.1.0.RELEASE springBootVersion=2.1.1.RELEASE
springDataCommonsVersion=2.1.2.RELEASE springDataCommonsVersion=2.1.3.RELEASE
springDataGemFireVersion=2.1.2.RELEASE springDataGemFireVersion=2.1.3.RELEASE
springDataGeodeVersion=2.1.2.RELEASE springDataGeodeVersion=2.1.3.RELEASE
springDataGeodeTestVersion=0.0.1.BUILD-SNAPSHOT springDataGeodeTestVersion=0.0.1.RC1
springDataReleaseTrainVersion=Lovelace-SR2 springDataReleaseTrainVersion=Lovelace-SR3
springSessionVersion=2.1.2.BUILD-SNAPSHOT springSessionVersion=2.1.2.RELEASE
springSessionBomVersion=Bean-RELEASE springSessionBomVersion=Bean-SR1
springShellVersion=1.2.0.RELEASE springShellVersion=1.2.0.RELEASE
version=2.1.2.BUILD-SNAPSHOT version=2.1.2.BUILD-SNAPSHOT