diff --git a/gradle.properties b/gradle.properties index 31fd59e..0bae957 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,14 +7,14 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.8.6 # 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.4.BUILD-SNAPSHOT -springBootVersion=2.2.4.RELEASE -springDataCommonsVersion=2.2.5.BUILD-SNAPSHOT -springDataGemFireVersion=2.2.5.BUILD-SNAPSHOT -springDataGeodeVersion=2.2.5.BUILD-SNAPSHOT -springDataGeodeTestVersion=0.0.13.BUILD-SNAPSHOT -springDataReleaseTrainVersion=Moore-BUILD-SNAPSHOT -springSessionVersion=2.2.1.BUILD-SNAPSHOT -springSessionBomVersion=Corn-BUILD-SNAPSHOT +springVersion=5.2.4.RELEASE +springBootVersion=2.2.5.RELEASE +springDataCommonsVersion=2.2.5.RELEASE +springDataGemFireVersion=2.2.5.RELEASE +springDataGeodeVersion=2.2.5.RELEASE +springDataGeodeTestVersion=0.0.13.RELEASE +springDataReleaseTrainVersion=Moore-SR5 +springSessionVersion=2.2.1.RELEASE +springSessionBomVersion=Corn-SR1 springShellVersion=1.2.0.RELEASE version=2.2.3.BUILD-SNAPSHOT