From 9521f6ef423fc9e7568bc2a165e16fe389ff272f Mon Sep 17 00:00:00 2001
From: purusothaman-mm <164840115+purusothaman-mm@users.noreply.github.com>
Date: Tue, 11 Jun 2024 16:50:41 +0530
Subject: [PATCH] [PRODSEC-9043] fix for maven-core vulnerability (#669)
---
plugins/alfresco-maven-plugin/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugins/alfresco-maven-plugin/pom.xml b/plugins/alfresco-maven-plugin/pom.xml
index e54a1169..3f46393f 100644
--- a/plugins/alfresco-maven-plugin/pom.xml
+++ b/plugins/alfresco-maven-plugin/pom.xml
@@ -102,7 +102,7 @@
org.apache.maven
maven-core
- 3.2.5
+ 3.9.7
org.apache.httpcomponents