vertx-mongo-client
vertx-mongo-client copied to clipboard
Update to 4.7 MongoDB driver
Describe the feature
Update the mongodb-driver-reactivestreams dependency from 4.1.2 to 4.7.1.
Use cases
The 4.7.1 driver is backwards-compatible with 4.1.2, so the vertx-mongo-client should not require any changes. This update will give users confidence that vertx-mongo-client will work with MongoDB 5.0 and 6.0, both of which the 4.7 driver is tested against.
Contribution
I'm happy to make the change, though it's just a one-liner in the pom.xml. (Note: I'm a maintainer of the MongoDB Java driver)
Hi @jyemin , thank you. Please go ahead!
@tsegismont Excuse me, when will this change take effect?
Target milestone is 4.4.0, which we are actively working on.