Skip to content

Commit 9d3c914

Browse files
Upgrade to MongoDB Java Drivers 5.6.0-alpha0.
Closes: #5055
1 parent 870743e commit 9d3c914

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
@@ -27,7 +27,7 @@
2727
<project.type>multi</project.type>
2828
<dist.id>spring-data-mongodb</dist.id>
2929
<springdata.commons>4.0.0-SNAPSHOT</springdata.commons>
30-
<mongo>5.5.1</mongo>
30+
<mongo>5.6.0-alpha0</mongo>
3131
<jmh.version>1.19</jmh.version>
3232
</properties>
3333

0 commit comments

Comments
 (0)