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

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


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new fcbc2aa43c KARAF-7897: Upgrade to log4j 2.24.3
fcbc2aa43c is described below

commit fcbc2aa43c61787b41edfbd98e2aba13cebba8a0
Author: JB Onofré <[email protected]>
AuthorDate: Thu Dec 19 15:56:08 2024 +0100

    KARAF-7897: Upgrade to log4j 2.24.3
    
    (cherry picked from commit 69fcb6848e65bacd0c338d0ccfd786c273f07c5f)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0e000a8ecd..314e918686 100644
--- a/pom.xml
+++ b/pom.xml
@@ -283,7 +283,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.23.1</log4j.version>
+        <log4j.version>2.24.3</log4j.version>
         <maven.version>3.8.6</maven.version>
         <maven.wagon.version>3.5.3</maven.wagon.version>
         
<maven-plugin-annotations.version>3.10.2</maven-plugin-annotations.version>

Reply via email to