From efba2c39cebca239c654cf716289ad1a5abf84d5 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Tue, 24 Oct 2023 17:08:33 +0000 Subject: [PATCH] log4j 2.21.1 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1913270 13f79535-47bb-0310-9956-ffa450edef68 --- build.gradle | 2 +- build.xml | 4 ++-- osgi/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.gradle b/build.gradle index 31e5050190..131d018ec2 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.21.0' + log4jVersion = '2.21.1' mockitoVersion = '4.11.0' hamcrestVersion = '2.2' xmlbeansVersion = '5.1.1' diff --git a/build.xml b/build.xml index 007c15c110..a397e4891b 100644 --- a/build.xml +++ b/build.xml @@ -268,7 +268,7 @@ under the License. - + @@ -288,7 +288,7 @@ under the License. - + diff --git a/osgi/pom.xml b/osgi/pom.xml index 5b4d69c0dd..030ba106e1 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -231,7 +231,7 @@ org.apache.logging.log4j log4j-core - 2.21.0 + 2.21.1 test