From 6ed4818996b13a15141f261eae262b8fa33b3a21 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Fri, 24 May 2024 08:55:02 +0000 Subject: [PATCH] commons-compress 1.26.2 released git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1917936 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. - +