diff --git a/gradle.properties b/gradle.properties index 7efd59b..389d1f8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,11 +9,11 @@ pivotalGemFireVersion=9.8.10 # The other Spring version properties are for overriding/testing purposes. springVersion=5.2.12.RELEASE springBootVersion=2.2.12.RELEASE -springDataCommonsVersion=2.2.11.RELEASE -springDataGemFireVersion=2.2.11.RELEASE -springDataGeodeVersion=2.2.11.RELEASE +springDataCommonsVersion=2.2.12.RELEASE +springDataGemFireVersion=2.2.12.RELEASE +springDataGeodeVersion=2.2.12.RELEASE springDataGeodeTestVersion=0.0.13.RELEASE -springDataReleaseTrainVersion=Moore-SR11 +springDataReleaseTrainVersion=Moore-SR12 springSessionVersion=2.2.5.BUILD-SNAPSHOT springSessionBomVersion=Corn-SR4 springShellVersion=1.2.0.RELEASE