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 d6c42f4a28 KARAF-7832: Upgrade to commons-io 2.16.1
d6c42f4a28 is described below

commit d6c42f4a287f5d55385eed06c6c2e3506df504d5
Author: JB Onofré <[email protected]>
AuthorDate: Sun Jun 16 08:33:07 2024 +0200

    KARAF-7832: Upgrade to commons-io 2.16.1
    
    (cherry picked from commit cf9ae21042630e73971ca213c82366328eacc8b0)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3e9bc25542..b0faac8786 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@
         <commons-lang3.version>3.15.0</commons-lang3.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>
+        <commons-io.version>2.16.1</commons-io.version>
         <eclipselink.version>2.7.15</eclipselink.version>
         <jasypt.bundle.version>1.9.3_1</jasypt.bundle.version>
         <jolokia.version>1.7.1</jolokia.version>

Reply via email to