diff --git a/gradle.properties b/gradle.properties index 4ae40ac..1f03e87 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.10.RELEASE springBootVersion=2.2.11.RELEASE -springDataCommonsVersion=2.2.10.RELEASE -springDataGemFireVersion=2.2.10.RELEASE -springDataGeodeVersion=2.2.10.RELEASE +springDataCommonsVersion=2.2.11.RELEASE +springDataGemFireVersion=2.2.11.RELEASE +springDataGeodeVersion=2.2.11.RELEASE springDataGeodeTestVersion=0.0.13.RELEASE -springDataReleaseTrainVersion=Moore-SR10 +springDataReleaseTrainVersion=Moore-SR11 springSessionVersion=2.2.5.BUILD-SNAPSHOT springSessionBomVersion=Corn-SR3 springShellVersion=1.2.0.RELEASE