Repository: camel Updated Branches: refs/heads/camel-2.16.x 4ac1aed00 -> d5914d468
Upgrade commons-collections to 3.2.2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d5914d46 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d5914d46 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d5914d46 Branch: refs/heads/camel-2.16.x Commit: d5914d468dfa1c6b6f9856c2fb088489a4e4a58d Parents: 4ac1aed Author: Akitoshi Yoshida <a...@apache.org> Authored: Mon Nov 16 15:13:55 2015 +0100 Committer: Akitoshi Yoshida <a...@apache.org> Committed: Mon Nov 16 15:15:04 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/d5914d46/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index e2ec926..e66d641 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -98,7 +98,7 @@ <cometd-java-server>2.3.1</cometd-java-server> <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-collections-version>3.2.2</commons-collections-version> <commons-compress-version>1.10</commons-compress-version> <commons-configuration-version>1.9</commons-configuration-version> <commons-configuration-bundle-version>1.9_1</commons-configuration-bundle-version>