diff --git a/gradle.properties b/gradle.properties index 836ecb59..8ee49d8c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,13 +6,13 @@ mockitoVersion=3.3.3 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.8.7 springVersion=5.2.5.RELEASE -springBootVersion=2.2.6.RELEASE +springBootVersion=2.2.7.BUILD-SNAPSHOT springDataGemFireVersion=2.2.6.RELEASE springDataGeodeVersion=2.2.6.RELEASE -springDataGeodeTestVersion=0.0.13.RELEASE +springDataGeodeTestVersion=0.0.14.BUILD-SNAPSHOT springDataReleaseTrainVersion=Moore-SR6 springSessionBomVersion=Corn-SR2 springSessionDataGeodeVersion=2.2.3.RELEASE springShellVersion=1.2.0.RELEASE testcontainersVersion=1.12.5 -version=1.2.6.RELEASE +version=1.2.7.BUILD-SNAPSHOT