From: PJ Fanning Date: Thu, 23 May 2024 10:58:54 +0000 (+0000) Subject: commons-compress 1.26.2 is not yet officially released X-Git-Tag: REL_5_3_0~22 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=19b9510beda01c0fe8c05368105c9d691b3c87d1;p=poi.git commons-compress 1.26.2 is not yet officially released git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1917923 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.gradle b/build.gradle index 317956dd50..33fb277206 100644 --- a/build.gradle +++ b/build.gradle @@ -120,7 +120,7 @@ subprojects { ext { bouncyCastleVersion = '1.78.1' commonsCodecVersion = '1.17.0' - commonsCompressVersion = '1.26.2' + commonsCompressVersion = '1.26.1' commonsIoVersion = '2.16.1' commonsMathVersion = '3.6.1' junitVersion = '5.10.2' diff --git a/build.xml b/build.xml index 14e361f938..428531bf92 100644 --- a/build.xml +++ b/build.xml @@ -333,7 +333,7 @@ under the License. - +