diff --git a/gradle.properties b/gradle.properties index 2bd196fb..d85aeec1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ mockitoVersion=3.6.0 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.5.4 springVersion=5.1.19.RELEASE -springBootVersion=2.1.18.RELEASE +springBootVersion=2.1.19.BUILD-SNAPSHOT springDataGemFireVersion=2.1.21.RELEASE springDataGeodeVersion=2.1.21.RELEASE springDataGeodeTestVersion=0.0.8.RELEASE @@ -14,4 +14,4 @@ springSessionBomVersion=Bean-SR12 springSessionDataGeodeVersion=2.1.12.RELEASE springShellVersion=1.2.0.RELEASE testcontainersVersion=1.15.0 -version=1.1.11.RELEASE +version=1.1.12.BUILD-SNAPSHOT