Skip to content

Commit 32e7f20

Browse files
christophstroblmp911de
authored andcommitted
Upgrade to MongoDB driver 4.5.0
Closes: #3962
1 parent 43ac198 commit 32e7f20

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.4.1</mongo>
31+
<mongo>4.5.0</mongo>
3232
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
3333
<jmh.version>1.19</jmh.version>
3434
</properties>

0 commit comments

Comments
 (0)