diff --git a/gradle.properties b/gradle.properties index 2044debf..89fa1de2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ mockitoVersion=3.7.7 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.8.10 springVersion=5.2.12.RELEASE -springBootVersion=2.2.13.RELEASE +springBootVersion=2.2.14.BUILD-SNAPSHOT springDataGemFireVersion=2.2.12.RELEASE springDataGeodeVersion=2.2.12.RELEASE springDataGeodeTestVersion=0.0.14.RELEASE @@ -15,4 +15,4 @@ springSessionBomVersion=Corn-SR4 springSessionDataGeodeVersion=2.2.7.RELEASE springShellVersion=1.2.0.RELEASE testcontainersVersion=1.15.1 -version=1.2.13.RELEASE +version=1.2.14.BUILD-SNAPSHOT