diff --git a/gradle.properties b/gradle.properties index 9b92e66b..49f36e6a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.12.0 pivotalGemFireVersion=9.10.7 springVersion=5.2.14.RELEASE -springBootVersion=2.3.10.RELEASE +springBootVersion=2.3.11.BUILD-SNAPSHOT springDataGemFireVersion=2.3.9.RELEASE springDataGeodeVersion=2.3.9.RELEASE springDataGeodeTestVersion=0.0.20.RELEASE @@ -18,4 +18,4 @@ springSessionBomVersion=Dragonfruit-SR3 springSessionDataGeodeVersion=2.3.5.RELEASE springShellVersion=1.2.0.RELEASE testcontainersVersion=1.15.3 -version=1.3.10.RELEASE +version=1.3.11.BUILD-SNAPSHOT