Skip to content

Commit 1671f96

Browse files
Upgrade to MongoDB driver 4.6.1
Closes: #4081
1 parent d4cce9a commit 1671f96

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
@@ -28,7 +28,7 @@
2828
<project.type>multi</project.type>
2929
<dist.id>spring-data-mongodb</dist.id>
3030
<springdata.commons>3.0.0-SNAPSHOT</springdata.commons>
31-
<mongo>4.6.0</mongo>
31+
<mongo>4.6.1</mongo>
3232
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
3333
<jmh.version>1.19</jmh.version>
3434
</properties>

0 commit comments

Comments
 (0)