Upgrade to Apache Geode 1.13.1.

This commit is contained in:
John Blum
2020-11-19 10:16:36 -08:00
parent f874697bbe
commit d25f7fb264
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
antlrVersion=2.7.7
apacheGeodeVersion=1.12.0
apacheGeodeVersion=1.13.1
assertjVersion=3.18.0
findbugsVersion=3.0.2
junitVersion=4.13.1

View File

@@ -83,7 +83,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.12.0</apache-geode.version>
<apache-geode.version>1.13.1</apache-geode.version>
<assertj.version>3.18.0</assertj.version>
<junit.version>4.13.1</junit.version>
<log4j.version>2.12.1</log4j.version>