diff --git a/gradle.properties b/gradle.properties index 69eb393..a8687af 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,11 +9,11 @@ pivotalGemFireVersion=9.8.4 # The other Spring version properties are for overriding/testing purposes. springVersion=5.2.3.RELEASE springBootVersion=2.2.4.RELEASE -springDataCommonsVersion=2.2.3.RELEASE -springDataGemFireVersion=2.2.3.RELEASE -springDataGeodeVersion=2.2.3.RELEASE +springDataCommonsVersion=2.2.4.RELEASE +springDataGemFireVersion=2.2.4.RELEASE +springDataGeodeVersion=2.2.4.RELEASE springDataGeodeTestVersion=0.0.11.RELEASE -springDataReleaseTrainVersion=Moore-SR3 +springDataReleaseTrainVersion=Moore-SR4 springSessionVersion=2.2.1.BUILD-SNAPSHOT springSessionBomVersion=Corn-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE