From b2d9e186dec16a9b2bbfe51f99902a4b01e74fbb Mon Sep 17 00:00:00 2001 From: srishti-saraswat Date: Fri, 10 Apr 2026 16:05:17 +0530 Subject: [PATCH] fix plexus-utils cve --- pom.xml | 7 ++++++- target/site/jacoco/jacoco.xml | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f07b043f..3a932715 100644 --- a/pom.xml +++ b/pom.xml @@ -221,7 +221,12 @@ org.jacoco jacoco-maven-plugin 0.8.9 - + + + org.codehaus.plexus + plexus-utils + 4.0.3 + org.apache.commons diff --git a/target/site/jacoco/jacoco.xml b/target/site/jacoco/jacoco.xml index 97e52a91..bfe6b3dd 100644 --- a/target/site/jacoco/jacoco.xml +++ b/target/site/jacoco/jacoco.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file