diff --git a/gradle.properties b/gradle.properties index 87aa649..6df192d 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.2.RELEASE springBootVersion=2.2.2.RELEASE -springDataCommonsVersion=2.2.2.RELEASE -springDataGemFireVersion=2.2.2.RELEASE -springDataGeodeVersion=2.2.2.RELEASE +springDataCommonsVersion=2.2.3.RELEASE +springDataGemFireVersion=2.2.3.RELEASE +springDataGeodeVersion=2.2.3.RELEASE springDataGeodeTestVersion=0.0.10.RELEASE -springDataReleaseTrainVersion=Moore-SR2 +springDataReleaseTrainVersion=Moore-SR3 springSessionVersion=2.2.1.BUILD-SNAPSHOT springSessionBomVersion=Corn-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE