Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Commit 97fb8fc

Browse files
committed
Upgrade to Spring Test for Apache Geode (STDG) 0.3.0-RAJ.
Closes #609.
1 parent 864704a commit 97fb8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-geode/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
2424
<maven-toolchains-plugin.version>3.0.0</maven-toolchains-plugin.version>
2525
<geode.version>1.14.4</geode.version>
26-
<spring-test-data-geode.version>0.0.28</spring-test-data-geode.version>
26+
<spring-test-data-geode.version>0.3.0-RAJ</spring-test-data-geode.version>
2727
</properties>
2828

2929
<dependencies>

0 commit comments

Comments
 (0)