From d41bb41f1f222b79eceff09f49fa25bd19803b31 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 15 Sep 2023 01:19:58 +0000 Subject: [PATCH] fix: docsys/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-5901530 --- docsys/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsys/pom.xml b/docsys/pom.xml index 8b44d73d4..633c8e0a8 100644 --- a/docsys/pom.xml +++ b/docsys/pom.xml @@ -88,7 +88,7 @@ org.apache.commons commons-compress - 1.23.0 + 1.24.0