Bump mongodb-jdbc from 2.0.0 to 2.0.2

Bumps [mongodb-jdbc](https://github.com/mongodb/mongo-jdbc-driver) from 2.0.0 to 2.0.2.
- [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.0...v2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-13 14:12:15 +00:00 committed by GitHub
parent 3e493d9aa8
commit 081fa3bbef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
<name>DataCap plugin for jdbc (Mongo)</name>
<properties>
<mongo.version>2.0.0</mongo.version>
<mongo.version>2.0.2</mongo.version>
<plugin.name>jdbc-mongo</plugin.name>
</properties>