Skip to content

Commit

Permalink
Upgrade to MongoDB Driver 4.11.0.
Browse files Browse the repository at this point in the history
Closes: #4527
  • Loading branch information
christophstrobl committed Oct 13, 2023
1 parent 5afb8ad commit b5deb1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<project.type>multi</project.type>
<dist.id>spring-data-mongodb</dist.id>
<springdata.commons>3.2.0-SNAPSHOT</springdata.commons>
<mongo>4.10.2</mongo>
<mongo>4.11.0</mongo>
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
<jmh.version>1.19</jmh.version>
</properties>
Expand Down

0 comments on commit b5deb1b

Please sign in to comment.