Repository: camel Updated Branches: refs/heads/master a5dd9a053 -> ab563b040
Upgrade commons-cli to version 1.3.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f6143b98 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f6143b98 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f6143b98 Branch: refs/heads/master Commit: f6143b98476ecc76ccfc6682f9b4b785c9913ca2 Parents: a5dd9a0 Author: Andrea Cosentino <anco...@gmail.com> Authored: Mon Jun 29 10:02:21 2015 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Mon Jun 29 10:02:21 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/f6143b98/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 206aeab..e0d16b1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -101,7 +101,7 @@ <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> - <commons-cli-version>1.2</commons-cli-version> + <commons-cli-version>1.3.1</commons-cli-version> <commons-daemon-version>1.0.15</commons-daemon-version> <commons-dbcp-version>1.4</commons-dbcp-version> <commons-digester-1x-version>1.8.1</commons-digester-1x-version>