diff --git a/gradle.properties b/gradle.properties index 6dec2a4f..d8be2d68 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.12.0 pivotalGemFireVersion=9.10.5 springVersion=5.2.11.RELEASE -springBootVersion=2.3.6.RELEASE +springBootVersion=2.3.7.BUILD-SNAPSHOT springDataGemFireVersion=2.3.5.RELEASE springDataGeodeVersion=2.3.5.RELEASE springDataGeodeTestVersion=0.0.20.RELEASE @@ -17,4 +17,4 @@ springSessionBomVersion=Dragonfruit-SR1 springSessionDataGeodeVersion=2.3.2.RELEASE springShellVersion=1.2.0.RELEASE testcontainersVersion=1.15.0 -version=1.3.6.RELEASE +version=1.3.7.BUILD-SNAPSHOT