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

lburgazzoli pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


The following commit(s) were added to refs/heads/main by this push:
     new c5c1b4c  Update Log4j version to 2.17.0
c5c1b4c is described below

commit c5c1b4cc34ed3ed6a0b58fddf6532fdaef198b9a
Author: Neel Gopaul <[email protected]>
AuthorDate: Mon Dec 20 14:15:52 2021 +0400

    Update Log4j version to 2.17.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ffcbb22..be3f578 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
 
         <camel.version>3.12.0</camel.version>
         <slf4j.version>1.7.30</slf4j.version>
-        <log4j.version>2.13.3</log4j.version>
+        <log4j.version>2.17.0</log4j.version>
         <jackson.version>2.12.5</jackson.version>
         <camel.k.extension.version>5.10.1</camel.k.extension.version>
         <commons.io.version>2.11.0</commons.io.version>

Reply via email to