diff --git a/gradle.properties b/gradle.properties index fa200496..008bcd83 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ mockitoVersion=3.2.4 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.8.4 springVersion=5.2.3.RELEASE -springBootVersion=2.2.3.RELEASE +springBootVersion=2.2.4.BUILD-SNAPSHOT springDataGemFireVersion=2.2.4.RELEASE springDataGeodeVersion=2.2.4.RELEASE springDataGeodeTestVersion=0.0.12.RELEASE @@ -15,4 +15,4 @@ springSessionBomVersion=Corn-RELEASE springSessionDataGeodeVersion=2.2.2.RELEASE springShellVersion=1.2.0.RELEASE testcontainersVersion=1.12.3 -version=1.2.3.RELEASE +version=1.2.4.BUILD-SNAPSHOT