This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.14.x by this push:
new be69153261f3 Upgrade log4j
be69153261f3 is described below
commit be69153261f3bd9a6ab00d81d9ff60b376cf0a85
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Dec 20 07:46:35 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 35d40e1acadb..2332d4f5c442 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -344,7 +344,7 @@
<libphonenumber-version>9.0.12</libphonenumber-version>
<!-- virtual dependency only used by Eclipse m2e -->
<lifecycle-mapping-version>1.0.0</lifecycle-mapping-version>
- <log4j2-version>2.24.3</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>