Upgrade dependency versions.

Upgrade to Lombok 1.18.6.

Upgrade to Mockito 2.27.0.

Upgrade to Spring Framework 5.0.13.RELEASE.

Upgrade to Spring Boot 2.0.9.RELEASE.

Upgrade to Spring Data for Apache Geode 2.0.14.RELEASE.

Upgrade to Spring Data for Pivotal GemFire 2.0.14.RELEASE.

Upgrade to Spring Data Release Train Kay-SR14.

Upgrade to Spring Session 2.0.10.RELEASE.

Upgrade to Spring Session BOM Apple-SR9.
This commit is contained in:
John Blum
2019-04-11 13:08:54 -07:00
parent 32b39d1b43
commit bebb23dd2b

View File

@@ -2,19 +2,19 @@ antlrVersion=2.7.7
apacheGeodeVersion=1.2.1 apacheGeodeVersion=1.2.1
apacheTaglibsStandardVersion=1.2.5 apacheTaglibsStandardVersion=1.2.5
javaxServletJspJstlApiVersion=1.2.1 javaxServletJspJstlApiVersion=1.2.1
lombokVersion=1.18.4 lombokVersion=1.18.6
mockitoVersion=2.23.0 mockitoVersion=2.27.0
multithreadedtcVersion=1.01 multithreadedtcVersion=1.01
pivotalGemFireVersion=9.1.1 pivotalGemFireVersion=9.1.1
# 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.0.12.RELEASE springVersion=5.0.13.RELEASE
springBootVersion=2.0.8.RELEASE springBootVersion=2.0.9.RELEASE
springDataGemFireVersion=2.0.13.RELEASE springDataGemFireVersion=2.0.14.RELEASE
springDataGeodeVersion=2.0.13.RELEASE springDataGeodeVersion=2.0.14.RELEASE
springDataGeodeTestVersion=0.0.1.KAY-M1 springDataGeodeTestVersion=0.0.1.KAY-M1
springDataReleaseTrainVersion=Kay-SR13 springDataReleaseTrainVersion=Kay-SR14
springSessionVersion=2.0.10.BUILD-SNAPSHOT springSessionVersion=2.0.10.RELEASE
springSessionBomVersion=Apple-SR8 springSessionBomVersion=Apple-SR9
springShellVersion=1.2.0.RELEASE springShellVersion=1.2.0.RELEASE
version=2.0.9.BUILD-SNAPSHOT version=2.0.9.BUILD-SNAPSHOT