Upgrade to Apache Geode 1.14.1.

Resolves gh-556.
This commit is contained in:
John Blum
2021-12-13 14:47:15 -08:00
parent 77ba57c553
commit b65dab174a

View File

@@ -22,7 +22,7 @@
<project.root>${basedir}/..</project.root>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<maven-toolchains-plugin.version>3.0.0</maven-toolchains-plugin.version>
<geode.version>1.14.0</geode.version>
<geode.version>1.14.1</geode.version>
<spring-test-data-geode.version>0.0.28</spring-test-data-geode.version>
</properties>