From 61b1375cdd94e22e179c1f5ffbe8b7bad8d4f170 Mon Sep 17 00:00:00 2001 From: Rodica Sutu Date: Fri, 25 Oct 2019 12:21:28 +0300 Subject: [PATCH] Update the version for org.apache.commons:commons-compress to 1.19 (fix the security vulnerability alert from github) --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4d26994883..a55c004395 100644 --- a/pom.xml +++ b/pom.xml @@ -592,6 +592,7 @@ quay.io 2.3.0 + 1.19 @@ -1120,7 +1121,7 @@ org.apache.commons commons-compress - 1.18 + ${apache-compress.version} org.alfresco.maven.plugin