diff --git a/gradle.properties b/gradle.properties index c709c804..9f925ed0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ mockitoVersion=3.3.3 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.5.4 springVersion=5.1.15.RELEASE -springBootVersion=2.1.14.RELEASE +springBootVersion=2.1.15.BUILD-SNAPSHOT springDataGemFireVersion=2.1.17.RELEASE springDataGeodeVersion=2.1.17.RELEASE springDataGeodeTestVersion=0.0.8.RELEASE @@ -14,4 +14,4 @@ springSessionBomVersion=Bean-SR10 springSessionDataGeodeVersion=2.1.10.RELEASE springShellVersion=1.2.0.RELEASE testcontainersVersion=1.14.1 -version=1.1.7.RELEASE +version=1.1.8.BUILD-SNAPSHOT