aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2021-06-14 10:46:37 +0000
committerPJ Fanning <fanningpj@apache.org>2021-06-14 10:46:37 +0000
commit83624dd7f03bfdd482ab1575d88bf15889407145 (patch)
tree5e3e0acfe115e0f5d45f8f7f332f366f31220838 /build.gradle
parent31f17c5e99eb338a153c74f4484502746609a5d0 (diff)
downloadpoi-83624dd7f03bfdd482ab1575d88bf15889407145.tar.gz
poi-83624dd7f03bfdd482ab1575d88bf15889407145.zip
commons-io 2.10.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1890768 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 ff0d3e7d93..30a2ccb128 100644
--- a/build.gradle
+++ b/build.gradle
@@ -103,7 +103,7 @@ subprojects {
bouncyCastleVersion = '1.68'
commonsCodecVersion = '1.15'
commonsCompressVersion = '1.20'
- commonsIoVersion = '2.8.0'
+ commonsIoVersion = '2.10.0'
commonsMathVersion = '3.6.1'
junitVersion = '5.7.1'
log4jVersion = '2.14.0'