Skip to content

Commit 4886ede

Browse files
Upgrade to MongoDB driver 5.4.0.
Closes: #4930
1 parent 1951c5b commit 4886ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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>3.5.0-SNAPSHOT</springdata.commons>
30-
<mongo>5.3.1</mongo>
30+
<mongo>5.4.0</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)