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 58a6910959 KARAF-7865: Upgrade to commons-logging 1.3.4
58a6910959 is described below

commit 58a6910959e433baa48f3df1174b4a6deb4a2642
Author: JB Onofré <[email protected]>
AuthorDate: Wed Oct 2 11:23:17 2024 +0200

    KARAF-7865: Upgrade to commons-logging 1.3.4
    
    (cherry picked from commit 4a63301677af0061822081ee6ce4bcf60bcd2720)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fe52288d66..889adb9138 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,7 +182,7 @@
         <commons-collections.version>3.2.2</commons-collections.version>
         <commons-fileupload.version>1.5</commons-fileupload.version>
         <commons-lang3.version>3.17.0</commons-lang3.version>
-        <commons-logging.version>1.3.2</commons-logging.version>
+        <commons-logging.version>1.3.4</commons-logging.version>
         <commons-pool2.version>2.12.0</commons-pool2.version>
         <commons-io.version>2.16.1</commons-io.version>
         <eclipselink.version>2.7.15</eclipselink.version>

Reply via email to