Update to Mongodb 5.2.0

Closes gh-3245
This commit is contained in:
Rob Winch
2024-10-21 17:00:28 -05:00
parent ffec2ebb5e
commit 3874c16f62

View File

@@ -5,7 +5,7 @@ org-apache-derby = "10.16.1.1"
org-codehaus-groovy = "3.0.19"
org-gretty = "4.1.1"
org-mockito = "5.11.0"
org-mongodb = "5.0.1"
org-mongodb = "5.2.0"
org-seleniumhq-selenium = "4.13.0"
org-slf4j = "2.0.16"
org-testcontainers = "1.19.8"