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 2017/01/05 13:49:13 UTC

camel git commit: Upgrade commons-compress to version 1.13

Repository: camel
Updated Branches:
  refs/heads/master cb22a5661 -> 57ca71a3e


Upgrade commons-compress to version 1.13


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

Branch: refs/heads/master
Commit: 57ca71a3e84c933d2fd478362b3566b307cbc0db
Parents: cb22a56
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Jan 5 14:46:45 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Jan 5 14:48:52 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/57ca71a3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e230ca6..a21bad4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -122,7 +122,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.12</commons-compress-version>
+    <commons-compress-version>1.13</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.4</commons-csv-version>