diff --git a/gradle.properties b/gradle.properties index 8168d7d..68c0560 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,17 +1,15 @@ antlrVersion=2.7.7 -apacheGeodeVersion=1.2.1 -assertjVersion=3.9.1 -hamcrestVersion=1.3 +apacheGeodeVersion=1.6.0 +assertjVersion=3.10.0 junitVersion=4.12 -logbackVersion=1.2.3 -mockitoVersion=2.18.3 +lombokVersion=1.18.0 +mockitoVersion=2.19.0 multithreadedtcVersion=1.01 -pivotalGemFireVersion=9.1.1 -springVersion=5.0.6.RELEASE -springBootVersion=2.0.2.RELEASE +pivotalGemFireVersion=9.5.0 +springVersion=5.0.7.RELEASE +springBootVersion=2.0.3.RELEASE springDataGemFireVersion=2.1.0.M3 springDataGeodeVersion=2.1.0.M3 springDataReleaseTrainVersion=Lovelace-M3 -springIoVersion=Cairo-RELEASE springShellVersion=1.2.0.RELEASE version=0.0.1.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index e347557..d5a15fb 100644 --- a/pom.xml +++ b/pom.xml @@ -83,10 +83,10 @@ 3.3 2.19.1 UTF-8 - 3.9.1 + 3.10.0 4.12 - 1.16.20 - 2.15.0 + 1.18.0 + 2.19.0 1.01 Lovelace-M3 1.2.0.RELEASE