diff --git a/gradle.properties b/gradle.properties index 1870907..77c49f3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ junitVersion=4.13.1 lombokVersion=1.18.16 mockitoVersion=3.6.0 multithreadedtcVersion=1.01 -pivotalGemFireVersion=9.10.4 +pivotalGemFireVersion=9.10.5 springVersion=5.2.10.RELEASE springBootVersion=2.3.5.RELEASE springDataGemFireVersion=2.3.6.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index 9e2625c..b6cf0c6 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ 1.18.16 3.6.0 1.01 - 9.10.4 + 9.10.5 5.2.10.RELEASE 2.3.5.RELEASE Neumann-BUILD-SNAPSHOT