From 869446e1df797b888086fa3750ee58ad979d1ecd Mon Sep 17 00:00:00 2001 From: pmm Date: Wed, 12 Jun 2024 16:09:49 +0530 Subject: [PATCH] [PRODSEC-8961] fix for commons-net vulnerability --- 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