diff --git a/gradle.properties b/gradle.properties index 65cd37f..7339bf1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,8 +9,8 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.5 springVersion=5.2.12.RELEASE springBootVersion=2.3.8.RELEASE -springDataGemFireVersion=2.3.5.RELEASE -springDataGeodeVersion=2.3.5.RELEASE -springDataReleaseTrainVersion=Neumann-SR5 +springDataGemFireVersion=2.3.6.RELEASE +springDataGeodeVersion=2.3.6.RELEASE +springDataReleaseTrainVersion=Neumann-SR6 springShellVersion=1.2.0.RELEASE version=0.0.21-NEUMANN-SNAPSHOT diff --git a/pom.xml b/pom.xml index 98609b0..4c9af7b 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-parent - 2.3.5.RELEASE + 2.3.6.RELEASE org.springframework.data @@ -94,7 +94,7 @@ 9.10.5 5.2.12.RELEASE 2.3.8.RELEASE - Neumann-SR5 + Neumann-SR6 1.2.0.RELEASE