From 72aa1f42a76d8c08d14d00ccca0e133e78a0091b Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Tue, 28 Jan 2025 20:04:53 +0000 Subject: [PATCH] commons-codec 1.18.0 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1923428 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 2af55c34af..08b59514b6 100644 --- a/build.gradle +++ b/build.gradle @@ -108,7 +108,7 @@ subprojects { ext { bouncyCastleVersion = '1.80' - commonsCodecVersion = '1.17.2' + commonsCodecVersion = '1.18.0' commonsCompressVersion = '1.27.1' commonsIoVersion = '2.18.0' commonsMathVersion = '3.6.1' diff --git a/build.xml b/build.xml index 44254cdff7..0eebf4f922 100644 --- a/build.xml +++ b/build.xml @@ -263,7 +263,7 @@ under the License. - +