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 c7c61a339b KARAF-7959: Upgrade to commons-logging 1.3.5
c7c61a339b is described below

commit c7c61a339b0553b22283eef1664e2f3d0aa804c6
Author: JB Onofré <[email protected]>
AuthorDate: Thu Jul 3 09:52:00 2025 +0200

    KARAF-7959: Upgrade to commons-logging 1.3.5
    
    (cherry picked from commit 858c82626f425be91c40c4e9ad80a03741dbdee4)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c48cace58f..8825e1fcaa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,7 @@
         <commons-compress.version>1.27.1</commons-compress.version>
         <commons-fileupload.version>1.5</commons-fileupload.version>
         <commons-lang3.version>3.17.0</commons-lang3.version>
-        <commons-logging.version>1.3.4</commons-logging.version>
+        <commons-logging.version>1.3.5</commons-logging.version>
         <commons-pool2.version>2.12.0</commons-pool2.version>
         <commons-io.version>2.19.0</commons-io.version>
         <eclipselink.version>2.7.15</eclipselink.version>

Reply via email to