You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by df...@apache.org on 2022/07/05 16:32:24 UTC

[cxf-fediz] 04/04: Updating Log4J to 2.18.0

This is an automated email from the ASF dual-hosted git repository.

dfoulks pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git

commit e098ea5c4fc94fed9ec1c64310465ea760af73dd
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Jul 4 07:14:15 2022 +0100

    Updating Log4J to 2.18.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e68fe682..84f04147 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
         <jetty9.version>9.4.48.v20220622</jetty9.version>
         <junit.version>4.13.2</junit.version>
         <kerby.version>2.0.1</kerby.version>
-        <log4j.version>2.17.2</log4j.version>
+        <log4j.version>2.18.0</log4j.version>
         <openjpa.version>3.2.2</openjpa.version>
         <servlet.version>3.1.0</servlet.version>
         <slf4j.version>1.7.36</slf4j.version>