Upgrade to Apache Geode 1.13.8.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
antlrVersion=2.7.7
|
antlrVersion=2.7.7
|
||||||
apacheGeodeVersion=1.13.6
|
apacheGeodeVersion=1.13.8
|
||||||
assertjVersion=3.22.0
|
assertjVersion=3.22.0
|
||||||
findbugsVersion=3.0.2
|
findbugsVersion=3.0.2
|
||||||
junitVersion=4.13.2
|
junitVersion=4.13.2
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@@ -81,7 +81,7 @@
|
|||||||
<maven-compiler-plugin.version>3.3</maven-compiler-plugin.version>
|
<maven-compiler-plugin.version>3.3</maven-compiler-plugin.version>
|
||||||
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
|
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
<apache-geode.version>1.13.6</apache-geode.version>
|
<apache-geode.version>1.13.8</apache-geode.version>
|
||||||
<assertj.version>3.22.0</assertj.version>
|
<assertj.version>3.22.0</assertj.version>
|
||||||
<junit.version>4.13.2</junit.version>
|
<junit.version>4.13.2</junit.version>
|
||||||
<log4j.version>2.17.1</log4j.version>
|
<log4j.version>2.17.1</log4j.version>
|
||||||
|
|||||||
Reference in New Issue
Block a user