aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-03-29 08:46:25 +0000
committerPJ Fanning <fanningpj@apache.org>2024-03-29 08:46:25 +0000
commiteccb6983b73c29bc64f2bcde41fce4270bbe6e90 (patch)
tree80e7e034b029d22ea08dc13a5e89ee4002df28fe /build.gradle
parent0e806d485cd7b59f314fe8ba66a7978e133c687a (diff)
downloadpoi-eccb6983b73c29bc64f2bcde41fce4270bbe6e90.tar.gz
poi-eccb6983b73c29bc64f2bcde41fce4270bbe6e90.zip
commons-io 2.16.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1916611 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 9b870942cc..ebc290a378 100644
--- a/build.gradle
+++ b/build.gradle
@@ -121,7 +121,7 @@ subprojects {
bouncyCastleVersion = '1.77'
commonsCodecVersion = '1.16.1'
commonsCompressVersion = '1.26.1'
- commonsIoVersion = '2.15.1'
+ commonsIoVersion = '2.16.0'
commonsMathVersion = '3.6.1'
junitVersion = '5.10.2'
log4jVersion = '2.23.1'