You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/04/08 15:48:21 UTC

camel git commit: Upgrade Commons Compress to version 1.11

Repository: camel
Updated Branches:
  refs/heads/master d84cc7005 -> 9688de4fe


Upgrade Commons Compress to version 1.11


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

Branch: refs/heads/master
Commit: 9688de4fef4e731bdc1543c5e87055761fa3d2fb
Parents: d84cc70
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Apr 8 15:47:34 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Apr 8 15:47:47 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/9688de4f/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index da8c3ec..738867c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -105,7 +105,7 @@
     <commons-beanutils-bundle-version>1.8.3_1</commons-beanutils-bundle-version>
     <commons-codec-version>1.10</commons-codec-version>
     <commons-collections-version>3.2.2</commons-collections-version>
-    <commons-compress-version>1.10</commons-compress-version>
+    <commons-compress-version>1.11</commons-compress-version>
     <commons-configuration-version>1.9</commons-configuration-version>
     <commons-configuration-bundle-version>1.9_1</commons-configuration-bundle-version>
     <commons-csv-version>1.1</commons-csv-version>