Repository: camel Updated Branches: refs/heads/master b77945104 -> e5b6761c3
Upgrade commons-compress to version 1.9 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e5b6761c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e5b6761c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e5b6761c Branch: refs/heads/master Commit: e5b6761c3db554f66b63787b282612b2dc8475a5 Parents: b779451 Author: Andrea Cosentino <anco...@gmail.com> Authored: Mon Jun 29 09:52:03 2015 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Mon Jun 29 09:52:03 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/e5b6761c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 9bd4acc..206aeab 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -97,7 +97,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.1</commons-collections-version> - <commons-compress-version>1.5</commons-compress-version> + <commons-compress-version>1.9</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>