diff --git a/gradle.properties b/gradle.properties index 8d2490c5..852b2d50 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,14 +5,14 @@ byteBuddyVersion=1.10.11 mockitoVersion=3.3.3 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.0 -springVersion=5.2.6.RELEASE -springBootVersion=2.3.0.RELEASE -springDataGemFireVersion=2.3.0.RELEASE -springDataGeodeVersion=2.3.0.RELEASE +springVersion=5.2.7.RELEASE +springBootVersion=2.3.1.BUILD-SNAPSHOT +springDataGemFireVersion=2.3.1.RELEASE +springDataGeodeVersion=2.3.1.RELEASE springDataGeodeTestVersion=0.0.16.RELEASE -springDataReleaseTrainVersion=Neumann-RELEASE +springDataReleaseTrainVersion=Neumann-SR1 springSessionBomVersion=Dragonfruit-RELEASE springSessionDataGeodeVersion=2.3.0.RELEASE springShellVersion=1.2.0.RELEASE testcontainersVersion=1.14.3 -version=1.3.0.RELEASE +version=1.3.1.BUILD-SNAPSHOT