diff --git a/gradle.properties b/gradle.properties index 1e1b15c..3faa568 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,13 +7,13 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.8.4 # 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.RELEASE -springBootVersion=2.2.0.BUILD-SNAPSHOT -springDataCommonsVersion=2.2.0.RELEASE -springDataGemFireVersion=2.2.0.RELEASE -springDataGeodeVersion=2.2.0.RELEASE -springDataGeodeTestVersion=0.0.9.RELEASE -springDataReleaseTrainVersion=Moore-RELEASE +springVersion=5.2.1.RELEASE +springBootVersion=2.2.2.BUILD-SNAPSHOT +springDataCommonsVersion=2.2.2.RELEASE +springDataGemFireVersion=2.2.2.RELEASE +springDataGeodeVersion=2.2.2.RELEASE +springDataGeodeTestVersion=0.0.10.RELEASE +springDataReleaseTrainVersion=Moore-SR2 springSessionVersion=2.2.1.BUILD-SNAPSHOT springSessionBomVersion=Corn-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE