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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 41d3ca1ad0 build(deps): bump log4j.version from 2.25.4 to 2.26.0 
(#2651)
41d3ca1ad0 is described below

commit 41d3ca1ad04a85f26adf7b32be90316fa566cde8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 19 07:28:11 2026 +0200

    build(deps): bump log4j.version from 2.25.4 to 2.26.0 (#2651)
    
    Bumps `log4j.version` from 2.25.4 to 2.26.0.
    
    Updates `org.apache.logging.log4j:log4j-core` from 2.25.4 to 2.26.0
    
    Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.4 to 2.26.0
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-version: 2.26.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
      dependency-version: 2.26.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 62e3467bb2..d5a9b4c0ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -286,7 +286,7 @@
         <jline.version>4.1.0</jline.version>
         <junit.version>4.13.2</junit.version>
         <jsw.version>3.2.3</jsw.version>
-        <log4j.version>2.25.4</log4j.version>
+        <log4j.version>2.26.0</log4j.version>
         <maven.version>3.9.15</maven.version>
         <maven.wagon.version>3.5.3</maven.wagon.version>
         
<maven-plugin-annotations.version>3.15.2</maven-plugin-annotations.version>

Reply via email to