diff --git a/gradle.properties b/gradle.properties index e99a946..3dcb6ae 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,11 +12,11 @@ pivotalGemFireVersion=9.10.5 # The other Spring version properties are for overriding/testing purposes. springVersion=5.2.12.RELEASE springBootVersion=2.3.7.RELEASE -springDataCommonsVersion=2.3.5.RELEASE -springDataGemFireVersion=2.3.5.RELEASE -springDataGeodeVersion=2.3.5.RELEASE +springDataCommonsVersion=2.3.6.RELEASE +springDataGemFireVersion=2.3.6.RELEASE +springDataGeodeVersion=2.3.6.RELEASE springDataGeodeTestVersion=0.0.20.RELEASE -springDataReleaseTrainVersion=Neumann-SR5 +springDataReleaseTrainVersion=Neumann-SR6 springSessionVersion=2.3.2.BUILD-SNAPSHOT springSessionBomVersion=Dragonfruit-SR1 springShellVersion=1.2.0.RELEASE