Update dependencies.

Upgrade to Spring Boot 2.2.0.M5.

Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.6.RELEASE.

Upgrade to Spring Session 2.2.0.M3.

Upgrade to Spring Session BOM Corn-M3.
This commit is contained in:
John Blum
2019-08-13 14:42:04 -07:00
parent d490f083e4
commit 6a477f8d93

View File

@@ -8,13 +8,13 @@ pivotalGemFireVersion=9.8.3
# 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.RC1
springBootVersion=2.2.0.M4
springBootVersion=2.2.0.M5
springDataCommonsVersion=2.2.0.RC2
springDataGemFireVersion=2.2.0.RC2
springDataGeodeVersion=2.2.0.RC2
springDataGeodeTestVersion=0.0.5.RELEASE
springDataGeodeTestVersion=0.0.6.RELEASE
springDataReleaseTrainVersion=Moore-RC2
springSessionVersion=2.2.0.BUILD-SNAPSHOT
springSessionBomVersion=Corn-BUILD-SNAPSHOT
springSessionVersion=2.2.0.M3
springSessionBomVersion=Corn-M3
springShellVersion=1.2.0.RELEASE
version=2.2.0.BUILD-SNAPSHOT