Bump mongodb-driver-legacy from 4.0.5 to 4.0.6

Bumps [mongodb-driver-legacy](https://github.com/mongodb/mongo-java-driver) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](https://github.com/mongodb/mongo-java-driver/compare/r4.0.5...r4.0.6)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-legacy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-22 20:05:14 +00:00 committed by GitHub
parent 474380bd97
commit 006671f343
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,7 +140,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-legacy</artifactId>
<version>4.0.5</version>
<version>4.0.6</version>
</dependency>
<!-- https://mvnrepository.com/artifact/ch.ethz.ganymed/ganymed-ssh2 -->