From 1ea79b7c75f2f819b0f12ca16eaeccf144e12c7d Mon Sep 17 00:00:00 2001 From: Vincenzo Ingenito Date: Mon, 9 Dec 2024 20:11:26 +0100 Subject: [PATCH] feat: Update driver mongo --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 75b7204..475c613 100644 --- a/pom.xml +++ b/pom.xml @@ -88,17 +88,17 @@ org.mongodb mongodb-driver-sync - 4.8.2 + 5.2.1 org.mongodb mongodb-driver-core - 4.8.2 + 5.2.1 org.mongodb bson - 4.8.2 + 5.2.1