You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/10/18 06:08:10 UTC

[camel] branch log4j221 created (now 0cc53c15cb5)

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

davsclaus pushed a change to branch log4j221
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 0cc53c15cb5 Upgrade to log4j 2.21.0

This branch includes the following new commits:

     new 0cc53c15cb5 Upgrade to log4j 2.21.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Upgrade to log4j 2.21.0

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch log4j221
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 0cc53c15cb5360f05f86325de7a24a4db283c2f6
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Oct 18 08:07:59 2023 +0200

    Upgrade to log4j 2.21.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 69e0641b8b1..b811ec62c9d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -304,7 +304,7 @@
         <libphonenumber-version>8.13.20</libphonenumber-version>
         <!-- virtual dependency only used by Eclipse m2e -->
         <lifecycle-mapping-version>1.0.0</lifecycle-mapping-version>
-        <log4j2-version>2.20.0</log4j2-version>
+        <log4j2-version>2.21.0</log4j2-version>
         <logback-version>1.4.8</logback-version>
         <lucene-version>9.7.0</lucene-version>
         <lightcouch-version>0.2.0</lightcouch-version>