diff --git a/gradle.properties b/gradle.properties index 6429ff8..f62c92d 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.14.RELEASE springBootVersion=2.2.13.RELEASE -springDataCommonsVersion=2.2.12.RELEASE -springDataGemFireVersion=2.2.12.RELEASE -springDataGeodeVersion=2.2.12.RELEASE +springDataCommonsVersion=2.2.13.RELEASE +springDataGemFireVersion=2.2.13.RELEASE +springDataGeodeVersion=2.2.13.RELEASE springDataGeodeTestVersion=0.0.13.RELEASE -springDataReleaseTrainVersion=Moore-SR12 +springDataReleaseTrainVersion=Moore-SR13 springSessionVersion=2.2.5.BUILD-SNAPSHOT springSessionBomVersion=Corn-SR4 springShellVersion=1.2.0.RELEASE