From 606d11be73164020fa15bff5165567bbf9cc91bf Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Thu, 22 Jun 2023 16:49:00 +0000 Subject: [PATCH] commons-codec 1.16.0 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1910558 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 76ac74f730..864f776af2 100644 --- a/build.gradle +++ b/build.gradle @@ -118,7 +118,7 @@ subprojects { ext { bouncyCastleVersion = '1.75' - commonsCodecVersion = '1.15' + commonsCodecVersion = '1.16.0' commonsCompressVersion = '1.23.0' commonsIoVersion = '2.13.0' commonsMathVersion = '3.6.1' diff --git a/build.xml b/build.xml index dbc3f6a164..85f43320fe 100644 --- a/build.xml +++ b/build.xml @@ -263,7 +263,7 @@ under the License. - +