This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 84f40889ff55 chore(deps): Bump org.apache.logging.log4j:log4j-api from
2.25.4 to 2.25.5 in /parent (#25496)
84f40889ff55 is described below
commit 84f40889ff5563557feb952c882ff10861e2df3e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 14 07:57:24 2026 +0200
chore(deps): Bump org.apache.logging.log4j:log4j-api from 2.25.4 to 2.25.5
in /parent (#25496)
chore(deps): Bump org.apache.logging.log4j:log4j-api in /parent
Bumps org.apache.logging.log4j:log4j-api from 2.25.4 to 2.25.5.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-version: 2.25.5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 0a86f73a53b4..bb8c42a7d64b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -356,7 +356,7 @@
<libphonenumber-version>9.0.36</libphonenumber-version>
<!-- virtual dependency only used by Eclipse m2e -->
<lifecycle-mapping-version>1.0.0</lifecycle-mapping-version>
- <log4j2-version>2.25.4</log4j2-version>
+ <log4j2-version>2.25.5</log4j2-version>
<logback-version>1.6.1</logback-version>
<lucene-version>9.12.3</lucene-version>
<littleproxy-version>2.9.0</littleproxy-version>