Upgrade to Apache Geode 1.13.4.

This commit is contained in:
John Blum
2021-09-01 16:51:33 -07:00
parent eba11d87fc
commit 01f5925927
2 changed files with 2 additions and 2 deletions

View File

@@ -82,7 +82,7 @@
<maven-compiler-plugin.version>3.3</maven-compiler-plugin.version>
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<apache-geode.version>1.13.2</apache-geode.version>
<apache-geode.version>1.13.4</apache-geode.version>
<assertj.version>3.20.2</assertj.version>
<junit.version>4.13.2</junit.version>
<log4j.version>2.12.1</log4j.version>