aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-09-30 23:29:27 +0000
committerPJ Fanning <fanningpj@apache.org>2023-09-30 23:29:27 +0000
commite720c27b71bfa56c9d8e7df2d1708f520dbaa43d (patch)
tree1f504ec9c6a57221e0a5776c9815792e6ba5b588 /build.gradle
parent8e20b5e9cd4bf3f6c6db16e6acc84339c64e0092 (diff)
downloadpoi-e720c27b71bfa56c9d8e7df2d1708f520dbaa43d.tar.gz
poi-e720c27b71bfa56c9d8e7df2d1708f520dbaa43d.zip
commons-io 2.14.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912635 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 7065a17502..abcc6b9b45 100644
--- a/build.gradle
+++ b/build.gradle
@@ -121,7 +121,7 @@ subprojects {
bouncyCastleVersion = '1.76'
commonsCodecVersion = '1.16.0'
commonsCompressVersion = '1.24.0'
- commonsIoVersion = '2.13.0'
+ commonsIoVersion = '2.14.0'
commonsMathVersion = '3.6.1'
junitVersion = '5.10.0'
log4jVersion = '2.20.0'