From 156371540ff7a322a3feabb387e0d5bccb1868f0 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Wed, 22 May 2024 14:06:41 +0000 Subject: [PATCH] commons-compress 1.26.2 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1917903 13f79535-47bb-0310-9956-ffa450edef68 --- build.gradle | 2 +- build.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 33fb277206..317956dd50 100644 --- a/build.gradle +++ b/build.gradle @@ -120,7 +120,7 @@ subprojects { ext { bouncyCastleVersion = '1.78.1' commonsCodecVersion = '1.17.0' - commonsCompressVersion = '1.26.1' + commonsCompressVersion = '1.26.2' commonsIoVersion = '2.16.1' commonsMathVersion = '3.6.1' junitVersion = '5.10.2' diff --git a/build.xml b/build.xml index 428531bf92..14e361f938 100644 --- a/build.xml +++ b/build.xml @@ -333,7 +333,7 @@ under the License. - +