summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-06-22 16:49:00 +0000
committerPJ Fanning <fanningpj@apache.org>2023-06-22 16:49:00 +0000
commit606d11be73164020fa15bff5165567bbf9cc91bf (patch)
tree3ac09cbff2d8d120a15424dfce1e56c5426f8d34 /build.xml
parentc3d8586079f3156c1784765e701f2431b4c86ec3 (diff)
downloadpoi-606d11be73164020fa15bff5165567bbf9cc91bf.tar.gz
poi-606d11be73164020fa15bff5165567bbf9cc91bf.zip
commons-codec 1.16.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1910558 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
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.
<!-- jars in the /lib directory, see the fetch-jars target-->
- <dependency prefix="main.commons-codec" artifact="commons-codec:commons-codec:1.15" usage="main"/>
+ <dependency prefix="main.commons-codec" artifact="commons-codec:commons-codec:1.16.0" usage="main"/>
<dependency prefix="main.commons-collections4" artifact="org.apache.commons:commons-collections4:4.4" usage="main"/>
<dependency prefix="main.commons-math3" artifact="org.apache.commons:commons-math3:3.6.1" usage="main"/>
<dependency prefix="main.commons-io" artifact="commons-io:commons-io:2.13.0" usage="main"/>