Skip to content

Commit ec9b316

Browse files
committed
Upgrade to Apache Geode 1.14.3.
Closes spring-projectsgh-568.
1 parent 1549dda commit ec9b316

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<!--
115115
<repository>
116116
<id>apache-snapshots</id>
117-
<url>https://repository.apache.org/content/repositories/orgapachegeode-1060</url>
117+
<url>https://repository.apache.org/content/repositories/orgapachegeode-1128</url>
118118
</repository>
119119
-->
120120

spring-data-geode/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<project.root>${basedir}/..</project.root>
2323
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
2424
<maven-toolchains-plugin.version>3.0.0</maven-toolchains-plugin.version>
25-
<geode.version>1.14.2</geode.version>
25+
<geode.version>1.14.3</geode.version>
2626
<spring-test-data-geode.version>0.0.28</spring-test-data-geode.version>
2727
</properties>
2828

0 commit comments

Comments
 (0)