Repository: camel Updated Branches: refs/heads/master c25a05c80 -> 88225c8fc
Upgrade Commons Compress to version 1.14 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/88225c8f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/88225c8f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/88225c8f Branch: refs/heads/master Commit: 88225c8fcbe7af66351285818102110227df101f Parents: c25a05c Author: Andrea Cosentino <anco...@gmail.com> Authored: Fri May 19 11:14:23 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Fri May 19 11:14:23 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/88225c8f/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index a87300d..4da5671 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -130,7 +130,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.13</commons-compress-version> + <commons-compress-version>1.14</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>