diff --git a/gradle.properties b/gradle.properties index 088232e6..dd68101f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,14 +4,14 @@ byteBuddyVersion=1.9.10 mockitoVersion=3.0.0 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.8.3 -springVersion=5.2.0.BUILD-SNAPSHOT -springBootVersion=2.2.0.BUILD-SNAPSHOT -springDataGemFireVersion=2.2.0.BUILD-SNAPSHOT -springDataGeodeVersion=2.2.0.BUILD-SNAPSHOT -springDataGeodeTestVersion=0.0.8.BUILD-SNAPSHOT -springDataReleaseTrainVersion=Moore-BUILD-SNAPSHOT -springSessionBomVersion=Corn-BUILD-SNAPSHOT -springSessionDataGeodeVersion=2.2.0.BUILD-SNAPSHOT +springVersion=5.2.0.RC2 +springBootVersion=2.2.0.M6 +springDataGemFireVersion=2.2.0.RC3 +springDataGeodeVersion=2.2.0.RC3 +springDataGeodeTestVersion=0.0.8.RELEASE +springDataReleaseTrainVersion=Moore-RC3 +springSessionBomVersion=Corn-M4 +springSessionDataGeodeVersion=2.2.0.M4 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.11.3 version=1.2.0.BUILD-SNAPSHOT