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

acosentino 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 6d15d4eb Upgrade Log4j to version 2.19.0
6d15d4eb is described below

commit 6d15d4eba9920efec00e938b82e296eec9e62319
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Sep 29 10:14:53 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 711c4005..fdcf3b93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
 
         <camel.version>3.18.2</camel.version>
         <slf4j.version>1.7.36</slf4j.version>
-        <log4j.version>2.18.0</log4j.version>
+        <log4j.version>2.19.0</log4j.version>
         <jackson.version>2.13.4</jackson.version>
         <camel.k.extension.version>6.1.1</camel.k.extension.version>
         <commons.io.version>2.11.0</commons.io.version>

Reply via email to