From 99fdda0dc0f6ab4702c751bf36a5a1f07c291ba3 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Wed, 30 Jul 2025 08:10:54 +0100 Subject: [PATCH] commons-compress dependency to 1.28.0 --- build.xml | 2 +- src/documentation/content/xdocs/changes.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 2b40ac2cb9..6dafc3d71d 100644 --- a/build.xml +++ b/build.xml @@ -333,7 +333,7 @@ under the License. - + diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index ab248da55c..895d0773dc 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -76,6 +76,7 @@ Upgrade bouncycastle dependency to 1.81 Upgrade commons-codec dependency to 1.19.0 Upgrade commons-collections4 dependency to 4.5.0 + Upgrade commons-compress dependency to 1.28.0 Upgrade commons-io dependency to 2.20.0 Upgrade pdfbox dependency to 3.0.5 Upgrade xmlsec dependency to 3.0.6