This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.1.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.1.x by this push:
new 071ff49 [KARAF-5489] Upgrade to commons-io 2.6
071ff49 is described below
commit 071ff492cf8db3e800a4b66dbed31bd4b2151fa2
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Fri Nov 17 07:50:10 2017 +0100
[KARAF-5489] Upgrade to commons-io 2.6
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 994d04e..a6b7e73 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
<commons-jexl.version>2.1.1</commons-jexl.version>
<commons-lang.version>2.6</commons-lang.version>
<commons-pool.version>1.6</commons-pool.version>
- <commons-io.version>2.4</commons-io.version>
+ <commons-io.version>2.6</commons-io.version>
<dom4j.bundle.version>1.6.1_5</dom4j.bundle.version>
<eclipselink.version>2.6.4</eclipselink.version>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].