You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2022/10/13 15:42:26 UTC

[cxf-fediz] 03/03: Updating Log4J to 2.19.0

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

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

commit 4dca7098956b21d887adad1e518fb107f95245a0
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Oct 13 16:06:15 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 28b4c5f6..bc857204 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.2</kerby.version>
-        <log4j.version>2.18.0</log4j.version>
+        <log4j.version>2.19.0</log4j.version>
         <openjpa.version>3.2.2</openjpa.version>
         <servlet.version>3.1.0</servlet.version>
         <slf4j.version>1.7.36</slf4j.version>