Skip to content

Commit ebe34b9

Browse files
committed
Upgrade to Apache Geode 1.15.0.
1 parent 315c300 commit ebe34b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 --add-opens java.base/java.util.prefs=ALL_UNNAMED
22
antlrVersion=2.7.7
3-
apacheGeodeVersion=1.14.4
3+
apacheGeodeVersion=1.15.0
44
assertjVersion=3.23.1
55
findbugsVersion=3.0.2
66
junitVersion=4.13.2

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
8181
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8282
<source.level>${java.version}</source.level>
83-
<apache-geode.version>1.14.4</apache-geode.version>
83+
<apache-geode.version>1.15.0</apache-geode.version>
8484
<assertj.version>3.23.1</assertj.version>
8585
<jakarta-annotation-api.version>2.0.0</jakarta-annotation-api.version>
8686
<junit.version>4.13.2</junit.version>

0 commit comments

Comments
 (0)