Skip to content

Commit 212509f

Browse files
committed
Upgrade to MongoDB driver 4.4.1.
Closes #3926
1 parent b348bb6 commit 212509f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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>2.7.0-SNAPSHOT</springdata.commons>
30-
<mongo>4.4.0</mongo>
30+
<mongo>4.4.1</mongo>
3131
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
3232
<jmh.version>1.19</jmh.version>
3333
</properties>

0 commit comments

Comments
 (0)