Skip to content

Commit 21e3c7c

Browse files
Upgrade to MongoDB Java Driver 5.7.0-beta1.
Closes: #5170
1 parent e03af16 commit 21e3c7c

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
@@ -28,7 +28,7 @@
2828
<antora.javadoc-artifactId>spring-data-mongodb</antora.javadoc-artifactId>
2929
<dist.id>spring-data-mongodb</dist.id>
3030
<springdata.commons>4.1.0-SNAPSHOT</springdata.commons>
31-
<mongo>5.7.0-beta0</mongo>
31+
<mongo>5.7.0-beta1</mongo>
3232
</properties>
3333

3434
<developers>

0 commit comments

Comments
 (0)