Repository: karaf
Updated Branches:
  refs/heads/master 004da8faa -> ef29ffdfe


[KARAF-4492] Upgrade Apache Commons-compress to version 1.11


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/ef29ffdf
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/ef29ffdf
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/ef29ffdf

Branch: refs/heads/master
Commit: ef29ffdfeb97a51a352e6b8562892cefb8ae3320
Parents: 004da8f
Author: Andrea Cosentino <[email protected]>
Authored: Wed Apr 13 10:18:59 2016 +0200
Committer: Andrea Cosentino <[email protected]>
Committed: Wed Apr 13 10:18:59 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/ef29ffdf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e4c9f6c..d28e1e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@
 
         <commons-beanutils.version>1.9.2</commons-beanutils.version>
         <commons-codec.version>1.10</commons-codec.version>
-        <commons-compress.version>1.10</commons-compress.version>
+        <commons-compress.version>1.11</commons-compress.version>
         <commons-collections.version>3.2.2</commons-collections.version>
         <commons-dbcp.version>1.4_3</commons-dbcp.version>
         <commons-fileupload.version>1.3.1</commons-fileupload.version>

Reply via email to