Skip to content

Commit b543c1a

Browse files
jxblummp911de
authored andcommitted
Upgrade to Spring Data KeyValue 3.0.0-SNAPSHOT.
In addition, and by association (transitive dependency) this upgrades to Spring Data Commons 3.0.0-SNAPSHOT. Closes #2173.
1 parent c85fea8 commit b543c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<properties>
1919
<spring>6.0.0-SNAPSHOT</spring>
20-
<springdata.keyvalue>2.6.0-SNAPSHOT</springdata.keyvalue>
20+
<springdata.keyvalue>3.0.0-SNAPSHOT</springdata.keyvalue>
2121
<awaitility>4.0.2</awaitility>
2222
<jta>1.1</jta>
2323
<beanutils>1.9.4</beanutils>

0 commit comments

Comments
 (0)