From 42ee9bb90a1a2a68a74a89a6a230aa8d5d7aa662 Mon Sep 17 00:00:00 2001 From: Leonardo Trevizo Date: Thu, 16 Oct 2025 21:53:23 -0600 Subject: [PATCH] Upgraded pom to avoid vulnerabilities - Updated the pom to comply with security, avoiding current vulnerabilities Signed-off-by: Leonardo Trevizo --- pom.xml | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 114eb60..addac6b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.0 + 3.5.6 com.encorazone @@ -27,12 +27,14 @@ + 1.5.19 17 21.3.0.0 - 2.3.0 + 2.8.13 1.18.38 1.5.5.Final 3.14.0 + 3.18.0 @@ -86,11 +88,6 @@ lombok ${lombok.version} - - com.h2database - h2 - test - org.mapstruct mapstruct @@ -127,11 +124,17 @@ - org.springframework.boot spring-boot-maven-plugin + + org.apache.maven.plugins + maven-surefire-plugin + + -XX:+EnableDynamicAgentLoading -Xshare:off + +