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 cd624c60c4 Bump log4j.version from 2.25.2 to 2.25.3 (#2203)
cd624c60c4 is described below

commit cd624c60c4cddb5f0c841f98bd0c9d26fc31d7ba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 18 00:16:52 2025 +0100

    Bump log4j.version from 2.25.2 to 2.25.3 (#2203)
    
    Bumps `log4j.version` from 2.25.2 to 2.25.3.
    
    Updates `org.apache.logging.log4j:log4j-core` from 2.25.2 to 2.25.3
    
    Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.2 to 2.25.3
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-version: 2.25.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
      dependency-version: 2.25.3
      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 34954a6728..0d2afa52d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -285,7 +285,7 @@
         <jline.version>3.30.6</jline.version>
         <junit.version>4.13.2</junit.version>
         <jsw.version>3.2.3</jsw.version>
-        <log4j.version>2.25.2</log4j.version>
+        <log4j.version>2.25.3</log4j.version>
         <maven.version>3.9.11</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