diff --git a/gradle.properties b/gradle.properties index 9e7357ec..24bca450 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,14 +5,14 @@ byteBuddyVersion=1.9.10 mockitoVersion=3.1.0 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.8.4 -springVersion=5.2.1.RELEASE -springBootVersion=2.2.1.RELEASE -springDataGemFireVersion=2.2.1.RELEASE -springDataGeodeVersion=2.2.1.RELEASE -springDataGeodeTestVersion=0.0.10.RELEASE -springDataReleaseTrainVersion=Moore-SR1 -springSessionBomVersion=Corn-RELEASE -springSessionDataGeodeVersion=2.2.0.RELEASE +springVersion=5.2.2.BUILD-SNAPSHOT +springBootVersion=2.2.2.BUILD-SNAPSHOT +springDataGemFireVersion=2.2.2.BUILD-SNAPSHOT +springDataGeodeVersion=2.2.2.BUILD-SNAPSHOT +springDataGeodeTestVersion=0.0.11.BUILD-SNAPSHOT +springDataReleaseTrainVersion=Moore-BUILD-SNAPSHOT +springSessionBomVersion=Corn-BUILD-SNAPSHOT +springSessionDataGeodeVersion=2.2.1.BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE testcontainersVersion=1.11.3 -version=1.2.1.RELEASE +version=1.2.2.BUILD-SNAPSHOT