Skip to content

Commit

Permalink
Upgrade to MongoDB driver 4.8.0
Browse files Browse the repository at this point in the history
Closes: #4201
  • Loading branch information
christophstrobl committed Nov 15, 2022
1 parent 23be69b commit cbc718e
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.0.0-SNAPSHOT</springdata.commons>
<mongo>4.8.0-rc0</mongo>
<mongo>4.8.0</mongo>
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
<jmh.version>1.19</jmh.version>
</properties>
Expand Down

0 comments on commit cbc718e

Please sign in to comment.