Bump org.mongodb:mongodb-jdbc from 2.0.3 to 2.2.0

Bumps [org.mongodb:mongodb-jdbc](https://github.com/mongodb/mongo-jdbc-driver) from 2.0.3 to 2.2.0.
- [Release notes](https://github.com/mongodb/mongo-jdbc-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-jdbc-driver/blob/master/RELEASE.md)
- [Commits](https://github.com/mongodb/mongo-jdbc-driver/compare/v2.0.3...v2.2.0)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-14 13:23:02 +00:00 committed by GitHub
parent 6f665f67c4
commit 01947f1dae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@
<description>DataCap - Mongo</description>
<properties>
<mongo.version>2.0.3</mongo.version>
<mongo.version>2.2.0</mongo.version>
<plugin.name>jdbc-mongo</plugin.name>
</properties>