From af7848243b20a9487169e6cd53b2996fe1a47942 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Tue, 21 Feb 2023 11:06:12 +0000 Subject: [PATCH] log4j 2.20.0 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1907784 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 2d0f1ac488..47527c02be 100644 --- a/build.gradle +++ b/build.gradle @@ -121,7 +121,7 @@ subprojects { commonsIoVersion = '2.11.0' commonsMathVersion = '3.6.1' junitVersion = '5.9.2' - log4jVersion = '2.19.0' + log4jVersion = '2.20.0' mockitoVersion = '4.11.0' hamcrestVersion = '2.2' xmlbeansVersion = '5.1.1' diff --git a/build.xml b/build.xml index da3e3b66ca..919189fc85 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 08d99bc9a4..b8d074170f 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -231,7 +231,7 @@ org.apache.logging.log4j log4j-core - 2.19.0 + 2.20.0 test