Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b1415fc

Browse files
committedJan 10, 2025··
Upgrade to MongoDB driver 5.3.0-beta0.
Closes #4871
1 parent 8f328f5 commit b1415fc

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.2.1</mongo>
30+
<mongo>5.3.0-beta0</mongo>
3131
<mongodb-crypt>${mongo}</mongodb-crypt>
3232
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
3333
<jmh.version>1.19</jmh.version>

0 commit comments

Comments
 (0)
Please sign in to comment.