diff --git a/gradle.properties b/gradle.properties index 5f2148e..c0b8f93 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,8 +8,8 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.8.7 springVersion=5.2.5.RELEASE springBootVersion=2.2.6.RELEASE -springDataGemFireVersion=2.2.5.BUILD-SNAPSHOT -springDataGeodeVersion=2.2.5.BUILD-SNAPSHOT +springDataGemFireVersion=2.2.7.BUILD-SNAPSHOT +springDataGeodeVersion=2.2.7.BUILD-SNAPSHOT springDataReleaseTrainVersion=Moore-BUILD-SNAPSHOT #springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE diff --git a/pom.xml b/pom.xml index 506c238..2fa54bb 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-parent - 2.2.5.BUILD-SNAPSHOT + 2.2.7.BUILD-SNAPSHOT org.springframework.data