diff --git a/gradle.properties b/gradle.properties index 2d71c26..e214c0b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,13 +8,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.10.RELEASE -springBootVersion=2.0.6.RELEASE -springDataGemFireVersion=2.0.11.RELEASE -springDataGeodeVersion=2.0.11.RELEASE +springVersion=5.0.12.RELEASE +springBootVersion=2.0.8.RELEASE +springDataGemFireVersion=2.0.13.RELEASE +springDataGeodeVersion=2.0.13.RELEASE springDataGeodeTestVersion=0.0.1.KAY-M1 -springDataReleaseTrainVersion=Kay-SR11 -springSessionVersion=2.0.8.BUILD-SNAPSHOT -springSessionBomVersion=Apple-SR6 +springDataReleaseTrainVersion=Kay-SR13 +springSessionVersion=2.0.9.RELEASE +springSessionBomVersion=Apple-SR8 springShellVersion=1.2.0.RELEASE version=2.0.8.BUILD-SNAPSHOT