This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-4.3.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
     new b6ec129079 KARAF-7699 - Upgrade to commons-io 2.13.0
b6ec129079 is described below

commit b6ec129079b2d81cadd5fd879a5f88f112232c45
Author: Jean-Baptiste Onofré <jbono...@apache.org>
AuthorDate: Thu Jul 27 08:06:38 2023 +0200

    KARAF-7699 - Upgrade to commons-io 2.13.0
    
    (cherry picked from commit 968bfcf4854b429a2e27440b970faacd920ec858)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 62e3f14c24..dcb5687fac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,7 @@
         <commons-lang3.version>3.12.0</commons-lang3.version>
         <commons-logging.version>1.2</commons-logging.version>
         <commons-pool2.version>2.11.1</commons-pool2.version>
-        <commons-io.version>2.11.0</commons-io.version>
+        <commons-io.version>2.13.0</commons-io.version>
         <eclipselink.version>2.7.11</eclipselink.version>
         <jasypt.bundle.version>1.9.3_1</jasypt.bundle.version>
         <jolokia.version>1.7.1</jolokia.version>

Reply via email to