diff --git a/gradle.properties b/gradle.properties index 56b3773..81c2fdc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,16 +1,16 @@ antlrVersion=2.7.7 -apacheGeodeVersion=1.6.0 +apacheGeodeVersion=1.9.1 assertjVersion=3.13.2 junitVersion=4.12 -lombokVersion=1.18.8 -mockitoVersion=3.0.0 +lombokVersion=1.18.10 +mockitoVersion=3.1.0 multithreadedtcVersion=1.01 -pivotalGemFireVersion=9.5.4 -springVersion=5.1.9.RELEASE +pivotalGemFireVersion=9.8.4 +springVersion=5.2.0.RELEASE springBootVersion=2.1.8.RELEASE -springDataGemFireVersion=2.1.10.RELEASE -springDataGeodeVersion=2.1.10.RELEASE -springDataReleaseTrainVersion=Lovelace-SR10 +springDataGemFireVersion=2.2.0.RELEASE +springDataGeodeVersion=2.2.0.RELEASE +springDataReleaseTrainVersion=Moore-RELEASE #springDataReleaseTrainVersion=Moore-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE version=0.0.9.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index a19477c..e5e09b9 100644 --- a/pom.xml +++ b/pom.xml @@ -86,12 +86,12 @@ 3.13.2 4.12 1.2.3 - 1.18.8 - 3.0.0 + 1.18.10 + 3.1.0 1.01 - 5.1.9.RELEASE + 5.2.0.RELEASE 2.1.8.RELEASE - Lovelace-SR10 + Moore-RELEASE 1.2.0.RELEASE