This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.10.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.10.x by this push:
new 1c6e28207b49 Upgrade log4j
1c6e28207b49 is described below
commit 1c6e28207b49f92fb9b7bdd12590201dc8a680e8
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Dec 20 07:47:09 2025 +0100
Upgrade log4j
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 7025879a040e..a5a2192304bb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -328,7 +328,7 @@
<libphonenumber-version>8.13.54</libphonenumber-version>
<!-- virtual dependency only used by Eclipse m2e -->
<lifecycle-mapping-version>1.0.0</lifecycle-mapping-version>
- <log4j2-version>2.21.1</log4j2-version>
+ <log4j2-version>2.25.3</log4j2-version>
<logback-version>1.5.18</logback-version>
<lucene-version>9.12.0</lucene-version>
<lightcouch-version>0.2.0</lightcouch-version>