Repository: camel Updated Branches: refs/heads/master aaa2f55b7 -> e1758f39a
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/e1758f39 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e1758f39 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e1758f39 Branch: refs/heads/master Commit: e1758f39a09e9438687b5d120772f0a922b7150b Parents: aaa2f55 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:13:55 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/e1758f39/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index d978a04..b3bbf06 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>