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.
This commit is contained in:
John Blum
2019-11-20 11:42:08 -08:00
parent 294f98aec4
commit 136c2d63a0

View File

@@ -7,13 +7,13 @@ 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.0.RELEASE
springBootVersion=2.2.0.BUILD-SNAPSHOT
springDataCommonsVersion=2.2.0.RELEASE
springDataGemFireVersion=2.2.0.RELEASE
springDataGeodeVersion=2.2.0.RELEASE
springDataGeodeTestVersion=0.0.9.RELEASE
springDataReleaseTrainVersion=Moore-RELEASE
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