diff --git a/gradle.properties b/gradle.properties index c4dc8e9..b5480f1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ junitVersion=4.13 lombokVersion=1.18.12 mockitoVersion=3.4.4 multithreadedtcVersion=1.01 -pivotalGemFireVersion=9.10.1 +pivotalGemFireVersion=9.10.2 springVersion=5.2.7.RELEASE springBootVersion=2.3.1.RELEASE springDataGemFireVersion=2.3.2.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index 691f28e..a7b4cdd 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ 1.18.12 3.4.4 1.01 - + 5.2.7.RELEASE 2.3.1.RELEASE Neumann-BUILD-SNAPSHOT