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 c0f6353303 Bump log4j.version from 2.25.1 to 2.25.2 (#2058)
c0f6353303 is described below

commit c0f6353303abb1406966ca07dfd3956c0d1ca7e4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 29 07:58:31 2025 +0200

    Bump log4j.version from 2.25.1 to 2.25.2 (#2058)
    
    Bumps `log4j.version` from 2.25.1 to 2.25.2.
    
    Updates `org.apache.logging.log4j:log4j-core` from 2.25.1 to 2.25.2
    
    Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.1 to 2.25.2
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-version: 2.25.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
      dependency-version: 2.25.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    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 5f56a3ed60..49ffb5ac39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -285,7 +285,7 @@
         <jline.version>3.21.0</jline.version>
         <junit.version>4.13.2</junit.version>
         <jsw.version>3.2.3</jsw.version>
-        <log4j.version>2.25.1</log4j.version>
+        <log4j.version>2.25.2</log4j.version>
         <maven.version>3.8.6</maven.version>
         <maven.wagon.version>3.5.3</maven.wagon.version>
         
<maven-plugin-annotations.version>3.15.1</maven-plugin-annotations.version>

Reply via email to