diff --git a/gradle.properties b/gradle.properties index 7f878bf..a30002c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,11 +12,11 @@ pivotalGemFireVersion=9.10.6 # The other Spring version properties are for overriding/testing purposes. springVersion=5.2.13.RELEASE springBootVersion=2.3.9.RELEASE -springDataCommonsVersion=2.3.6.RELEASE -springDataGemFireVersion=2.3.6.RELEASE -springDataGeodeVersion=2.3.6.RELEASE +springDataCommonsVersion=2.3.7.RELEASE +springDataGemFireVersion=2.3.7.RELEASE +springDataGeodeVersion=2.3.7.RELEASE springDataGeodeTestVersion=0.0.20.RELEASE -springDataReleaseTrainVersion=Neumann-SR6 +springDataReleaseTrainVersion=Neumann-SR7 springSessionVersion=2.3.2.BUILD-SNAPSHOT springSessionBomVersion=Dragonfruit-SR1 springShellVersion=1.2.0.RELEASE