aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-10-17 08:42:26 +0000
committerPJ Fanning <fanningpj@apache.org>2023-10-17 08:42:26 +0000
commit2f5a188497b5ad9fd46222f56aaa7bfbe595f337 (patch)
treedf62e32be865b5e5c72f7a99a4efb5c6795d27d6 /build.gradle
parent236710df4e606aeff0f4370907f8b4bcb6fdc85c (diff)
downloadpoi-2f5a188497b5ad9fd46222f56aaa7bfbe595f337.tar.gz
poi-2f5a188497b5ad9fd46222f56aaa7bfbe595f337.zip
log4j 2.21.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1913046 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 d2c95b0104..d21802d8d3 100644
--- a/build.gradle
+++ b/build.gradle
@@ -124,7 +124,7 @@ subprojects {
commonsIoVersion = '2.14.0'
commonsMathVersion = '3.6.1'
junitVersion = '5.10.0'
- log4jVersion = '2.20.0'
+ log4jVersion = '2.21.0'
mockitoVersion = '4.11.0'
hamcrestVersion = '2.2'
xmlbeansVersion = '5.1.1'