aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-12-27 14:04:34 +0000
committerPJ Fanning <fanningpj@apache.org>2023-12-27 14:04:34 +0000
commitfb3f3ef26fe61145e75fb059721476927d6848c4 (patch)
treec5b630433dbb38c1f350412f2225694e35265c8b /build.gradle
parent2f25c1ab90fd3525dde467757a7a7d99f5900737 (diff)
downloadpoi-fb3f3ef26fe61145e75fb059721476927d6848c4.tar.gz
poi-fb3f3ef26fe61145e75fb059721476927d6848c4.zip
log4j 2.22.1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1914954 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 99917e43a9..71f2951dbe 100644
--- a/build.gradle
+++ b/build.gradle
@@ -124,7 +124,7 @@ subprojects {
commonsIoVersion = '2.15.1'
commonsMathVersion = '3.6.1'
junitVersion = '5.10.1'
- log4jVersion = '2.22.0'
+ log4jVersion = '2.22.1'
mockitoVersion = '4.11.0'
hamcrestVersion = '2.2'
xmlbeansVersion = '5.2.0'