Update dependencies.

Upgrade to Spring Framework 5.2.4.RELEASE.

Upgrade to Spring Boot 2.2.5.RELEASE.

Upgrade to Spring Data Commons 2.2.5.RELEASE.

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

Upgrade to Spring Data Release Train Moore-SR5.

Upgrade to Spring Session 2.2.1.RELEASE.

Upgrade to Spring Session BOM Corn-SR1.

Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.13.RELEASE.
This commit is contained in:
John Blum
2020-03-03 02:53:25 +01:00
parent 902b83581a
commit 414436f602

View File

@@ -7,14 +7,14 @@ multithreadedtcVersion=1.01
pivotalGemFireVersion=9.8.6
# 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.4.BUILD-SNAPSHOT
springBootVersion=2.2.4.RELEASE
springDataCommonsVersion=2.2.5.BUILD-SNAPSHOT
springDataGemFireVersion=2.2.5.BUILD-SNAPSHOT
springDataGeodeVersion=2.2.5.BUILD-SNAPSHOT
springDataGeodeTestVersion=0.0.13.BUILD-SNAPSHOT
springDataReleaseTrainVersion=Moore-BUILD-SNAPSHOT
springSessionVersion=2.2.1.BUILD-SNAPSHOT
springSessionBomVersion=Corn-BUILD-SNAPSHOT
springVersion=5.2.4.RELEASE
springBootVersion=2.2.5.RELEASE
springDataCommonsVersion=2.2.5.RELEASE
springDataGemFireVersion=2.2.5.RELEASE
springDataGeodeVersion=2.2.5.RELEASE
springDataGeodeTestVersion=0.0.13.RELEASE
springDataReleaseTrainVersion=Moore-SR5
springSessionVersion=2.2.1.RELEASE
springSessionBomVersion=Corn-SR1
springShellVersion=1.2.0.RELEASE
version=2.2.3.BUILD-SNAPSHOT