From 928f99336e13292d76bc3ec23b25f7836e9a4672 Mon Sep 17 00:00:00 2001 From: purusothaman-mm <164840115+purusothaman-mm@users.noreply.github.com> Date: Wed, 12 Jun 2024 18:15:21 +0530 Subject: [PATCH] [PRODSEC-8961] fix for commons-net vulnerability (#671) --- 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 3f46393f..8061d978 100644 --- a/plugins/alfresco-maven-plugin/pom.xml +++ b/plugins/alfresco-maven-plugin/pom.xml @@ -112,7 +112,7 @@ commons-net commons-net - 3.6 + 3.10.0 commons-io