diff --git a/gradle.properties b/gradle.properties index c8969f0..1d083e3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,11 +12,11 @@ pivotalGemFireVersion=9.10.4 # The other Spring version properties are for overriding/testing purposes. springVersion=5.2.10.RELEASE springBootVersion=2.3.5.RELEASE -springDataCommonsVersion=2.3.4.RELEASE -springDataGemFireVersion=2.3.4.RELEASE -springDataGeodeVersion=2.3.4.RELEASE +springDataCommonsVersion=2.3.5.RELEASE +springDataGemFireVersion=2.3.5.RELEASE +springDataGeodeVersion=2.3.5.RELEASE springDataGeodeTestVersion=0.0.20.RELEASE -springDataReleaseTrainVersion=Neumann-SR4 +springDataReleaseTrainVersion=Neumann-SR5 springSessionVersion=2.3.2.BUILD-SNAPSHOT springSessionBomVersion=Dragonfruit-RELEASE springShellVersion=1.2.0.RELEASE