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 8323ee513c KARAF-7833: Upgrade to commons-logging 1.3.2
8323ee513c is described below

commit 8323ee513c20c66f61917408f4432a9a1510402c
Author: JB Onofré <[email protected]>
AuthorDate: Sun Jun 16 08:31:55 2024 +0200

    KARAF-7833: Upgrade to commons-logging 1.3.2
    
    (cherry picked from commit 58b83b7f7ba0a751a78c023d163731edd44b8b21)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b01a91f80c..3e9bc25542 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.15.0</commons-lang3.version>
-        <commons-logging.version>1.3.1</commons-logging.version>
+        <commons-logging.version>1.3.2</commons-logging.version>
         <commons-pool2.version>2.12.0</commons-pool2.version>
         <commons-io.version>2.15.1</commons-io.version>
         <eclipselink.version>2.7.15</eclipselink.version>

Reply via email to