diff --git a/gradle.properties b/gradle.properties index 0747a68..1326e4d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ junitVersion=4.13 lombokVersion=1.18.12 mockitoVersion=3.3.3 multithreadedtcVersion=1.01 -pivotalGemFireVersion=9.10.0 +pivotalGemFireVersion=9.10.1 springVersion=5.2.6.RELEASE springBootVersion=2.3.0.RELEASE springDataGemFireVersion=2.3.2.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index 199ba5f..4c44344 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ 3.3 2.19.1 UTF-8 - + 3.16.1 4.13 2.12.1 @@ -91,7 +91,7 @@ 1.18.12 3.3.3 1.01 - + 5.2.6.RELEASE 2.3.0.RELEASE Neumann-RELEASE