aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-11-27 11:09:38 +0000
committerPJ Fanning <fanningpj@apache.org>2023-11-27 11:09:38 +0000
commit8690df1d28991ad482fa39181fd2a81fa2163301 (patch)
tree446bb0d56d129c98e5c6a50b5f00d36b3075902c /build.gradle
parent9c48dee4ea4e51f01795586e1fc11c5c9dbb8dce (diff)
downloadpoi-8690df1d28991ad482fa39181fd2a81fa2163301.tar.gz
poi-8690df1d28991ad482fa39181fd2a81fa2163301.zip
log4j 2.22.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1914154 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 bdf2c99921..39b58ff1dd 100644
--- a/build.gradle
+++ b/build.gradle
@@ -124,7 +124,7 @@ subprojects {
commonsIoVersion = '2.15.0'
commonsMathVersion = '3.6.1'
junitVersion = '5.10.1'
- log4jVersion = '2.21.1'
+ log4jVersion = '2.22.0'
mockitoVersion = '4.11.0'
hamcrestVersion = '2.2'
xmlbeansVersion = '5.2.0'