From e33e013d32ed60600e6f2294fed23358e8542a1d Mon Sep 17 00:00:00 2001 From: Boubaker Khanfir Date: Sat, 28 Sep 2024 13:06:28 +0100 Subject: [PATCH] feat: Update Tomcat version and MongoDB Driver - MEED-7544 - Meeds-io/meeds#2417 (#773) This change will Tomcat version and MongoDB Driver to the declared versions inherited from Spring --- pom.xml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 36a6ff8984..efd25dd377 100644 --- a/pom.xml +++ b/pom.xml @@ -34,10 +34,9 @@ 7.0.x-SNAPSHOT - 10.1.17 - + 10.1.30 + - 4.11.2 4.16.2 1.26.0 3.0 @@ -62,11 +61,6 @@ - - org.mongodb - mongodb-driver-sync - ${mongodb-java-driver.version} - com.google.inject guice