This commit is contained in:
dependabot[bot] 2023-03-01 13:56:48 +00:00 committed by GitHub
commit 44a7478fbe
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.7.1</version> <version>4.9.0</version>
</dependency> </dependency>
</dependencies> </dependencies>