From 9d3974daa965ab920914bd005fb8072abc64fbc2 Mon Sep 17 00:00:00 2001 From: indraniBan Date: Mon, 2 Sep 2024 22:53:00 +0530 Subject: [PATCH] added dependency check and corrected vulnerabilities --- pom.xml | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index b0c0436..c79820a 100644 --- a/pom.xml +++ b/pom.xml @@ -272,7 +272,7 @@ org.springframework spring-web - 6.1.6 + 6.1.12 com.fasterxml.jackson.datatype @@ -300,23 +300,15 @@ tmapi-v3.0.0 - + org.apache.maven.plugins maven-resources-plugin