Upgrade to Apache Geode 1.14.4.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 --add-opens java.base/java.util.prefs=ALL_UNNAMED
|
||||
antlrVersion=2.7.7
|
||||
apacheGeodeVersion=1.14.3
|
||||
apacheGeodeVersion=1.14.4
|
||||
assertjVersion=3.22.0
|
||||
findbugsVersion=3.0.2
|
||||
junitVersion=4.13.2
|
||||
|
||||
2
pom.xml
2
pom.xml
@@ -82,7 +82,7 @@
|
||||
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<source.level>${java.version}</source.level>
|
||||
<apache-geode.version>1.14.3</apache-geode.version>
|
||||
<apache-geode.version>1.14.4</apache-geode.version>
|
||||
<assertj.version>3.22.0</assertj.version>
|
||||
<jakarta-annotation-api.version>2.0.0</jakarta-annotation-api.version>
|
||||
<junit.version>4.13.2</junit.version>
|
||||
|
||||
Reference in New Issue
Block a user