Upgrade to Spring Framework 5.1.0.RC1.

Upgrade to Spring Boot 2.1.0.M1.

Upgrade to Spring Data for Apache Geode 2.1.0.RC1.

Upgrade to Spring Data for Pivotal GemFire 2.1.0.RC1.

Upgrade to Spring Data Release Train Lovelace-RC1.

Upgrade to Spring Session 2.1.0.BUILD-SNAPSHOT.

Upgrade to Spring Session BOM Beam-M1.
This commit is contained in:
John Blum
2018-08-10 21:31:10 -07:00
parent 678c642c30
commit f3eaeca029

View File

@@ -6,13 +6,13 @@ multithreadedtcVersion=1.01
pivotalGemFireVersion=9.1.1
# The Spring Boot & Spring Session version are the only required version properties.
# The other Spring version properties are for overriding/testing purposes.
springVersion=5.0.8.RELEASE
springBootVersion=2.0.4.RELEASE
springDataGemFireVersion=2.0.9.RELEASE
springDataGeodeVersion=2.0.9.RELEASE
springVersion=5.1.0.RC1
springBootVersion=2.1.0.M1
springDataGemFireVersion=2.1.0.RC1
springDataGeodeVersion=2.1.0.RC1
springDataGeodeTestVersion=0.0.1.BUILD-SNAPSHOT
springDataReleaseTrainVersion=Kay-SR9
springSessionVersion=2.0.6.BUILD-SNAPSHOT
springSessionBomVersion=Apple-SR4
springDataReleaseTrainVersion=Lovelace-RC1
springSessionVersion=2.1.0.BUILD-SNAPSHOT
springSessionBomVersion=Beam-M1
springShellVersion=1.2.0.RELEASE
version=2.1.0.BUILD-SNAPSHOT