diff --git a/gradle.properties b/gradle.properties index 6e6ca8e3..9ddeb186 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ mockitoVersion=3.4.4 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.8.8 springVersion=5.2.8.RELEASE -springBootVersion=2.2.9.RELEASE +springBootVersion=2.2.10.BUILD-SNAPSHOT springDataGemFireVersion=2.2.9.RELEASE springDataGeodeVersion=2.2.9.RELEASE springDataGeodeTestVersion=0.0.14.RELEASE @@ -15,4 +15,4 @@ springSessionBomVersion=Corn-SR3 springSessionDataGeodeVersion=2.2.4.RELEASE springShellVersion=1.2.0.RELEASE testcontainersVersion=1.14.3 -version=1.2.9.RELEASE +version=1.2.10.BUILD-SNAPSHOT