diff --git a/gradle.properties b/gradle.properties index 29c4687..19f9bde 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.14.RELEASE springBootVersion=2.3.9.RELEASE -springDataCommonsVersion=2.3.7.RELEASE -springDataGemFireVersion=2.3.7.RELEASE -springDataGeodeVersion=2.3.7.RELEASE +springDataCommonsVersion=2.3.9.RELEASE +springDataGemFireVersion=2.3.9.RELEASE +springDataGeodeVersion=2.3.9.RELEASE springDataGeodeTestVersion=0.0.20.RELEASE -springDataReleaseTrainVersion=Neumann-SR7 +springDataReleaseTrainVersion=Neumann-SR9 springSessionVersion=2.3.3.BUILD-SNAPSHOT springSessionBomVersion=Dragonfruit-SR2 springShellVersion=1.2.0.RELEASE