From c8e90caf58926e71365a86600e9691b7e2a8e2bd Mon Sep 17 00:00:00 2001 From: Alexandros Moraitis Date: Tue, 14 Mar 2023 16:26:46 +0100 Subject: [PATCH] Update maven-core to 3.8.2 This commit fixes the maven-shared-utils vulerability --- maven/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven/pom.xml b/maven/pom.xml index f5e88ea50..8232b545a 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -24,7 +24,7 @@ org.apache.maven maven-core - 3.6.0 + 3.8.2 provided