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 5a2a123ad8 KARAF-7810: Upgrade to commons-logging 1.3.1
5a2a123ad8 is described below

commit 5a2a123ad8b57f6688ad819c15d7ef5ddc2dcc0d
Author: JB Onofré <[email protected]>
AuthorDate: Sat Mar 30 07:20:15 2024 +0100

    KARAF-7810: Upgrade to commons-logging 1.3.1
    
    (cherry picked from commit 60d8fda23c209360d185f2e8611ce7f0f27a4ffc)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f413226ce0..037bf575f1 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.14.0</commons-lang3.version>
-        <commons-logging.version>1.3.0</commons-logging.version>
+        <commons-logging.version>1.3.1</commons-logging.version>
         <commons-pool2.version>2.11.1</commons-pool2.version>
         <commons-io.version>2.15.1</commons-io.version>
         <eclipselink.version>2.7.11</eclipselink.version>

Reply via email to