Bump mongodb-driver-sync from 4.3.0 to 4.3.1

Bumps [mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](https://github.com/mongodb/mongo-java-driver/compare/r4.3.0...r4.3.1)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-sync
  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] 2021-09-01 13:01:41 +00:00 committed by GitHub
parent 0acad735c6
commit 8a1b2e7b44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,7 +104,7 @@
<dependency> <dependency>
<groupId>org.mongodb</groupId> <groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-sync</artifactId> <artifactId>mongodb-driver-sync</artifactId>
<version>4.3.0</version> <version>4.3.1</version>
</dependency> </dependency>
</dependencies> </dependencies>