We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1549dda commit ec9b316Copy full SHA for ec9b316
pom.xml
@@ -114,7 +114,7 @@
114
<!--
115
<repository>
116
<id>apache-snapshots</id>
117
- <url>https://repository.apache.org/content/repositories/orgapachegeode-1060</url>
+ <url>https://repository.apache.org/content/repositories/orgapachegeode-1128</url>
118
</repository>
119
-->
120
spring-data-geode/pom.xml
@@ -22,7 +22,7 @@
22
<project.root>${basedir}/..</project.root>
23
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
24
<maven-toolchains-plugin.version>3.0.0</maven-toolchains-plugin.version>
25
- <geode.version>1.14.2</geode.version>
+ <geode.version>1.14.3</geode.version>
26
<spring-test-data-geode.version>0.0.28</spring-test-data-geode.version>
27
</properties>
28
0 commit comments