From 28fc73b046879abd28f87f2d57eb7ab86df21a12 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Wed, 21 Feb 2024 10:52:18 +0000 Subject: [PATCH] log4j 2.23.0 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1915917 13f79535-47bb-0310-9956-ffa450edef68 --- build.gradle | 2 +- build.xml | 10 +++++----- osgi/pom.xml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/build.gradle b/build.gradle index 011368f9db..88d9300da3 100644 --- a/build.gradle +++ b/build.gradle @@ -124,7 +124,7 @@ subprojects { commonsIoVersion = '2.15.1' commonsMathVersion = '3.6.1' junitVersion = '5.10.2' - log4jVersion = '2.22.1' + log4jVersion = '2.23.0' mockitoVersion = '4.11.0' hamcrestVersion = '2.2' xmlbeansVersion = '5.2.0' diff --git a/build.xml b/build.xml index 7e6a70e68f..1cdb417069 100644 --- a/build.xml +++ b/build.xml @@ -268,7 +268,7 @@ under the License. - + @@ -288,7 +288,7 @@ under the License. - + @@ -2575,9 +2575,9 @@ under the License. - - - + + + diff --git a/osgi/pom.xml b/osgi/pom.xml index a38da7aaf3..711e665989 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -231,7 +231,7 @@ org.apache.logging.log4j log4j-core - 2.22.1 + 2.23.0 test