Repository: camel Updated Branches: refs/heads/master 821e9f48b -> 0c5c35fa9
Upgrade Vertx to version 3.2.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0c5c35fa Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0c5c35fa Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0c5c35fa Branch: refs/heads/master Commit: 0c5c35fa9fd06ce6fc4363ee85b18ebfa7a6ba9b Parents: 821e9f4 Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed Feb 10 13:48:03 2016 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed Feb 10 13:48:03 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/0c5c35fa/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 2aa579c..55876f7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -540,7 +540,7 @@ <velocity-bundle-version>1.7_6</velocity-bundle-version> <velocity-tools-version>2.0</velocity-tools-version> <velocity-version>1.7</velocity-version> - <vertx-version>3.2.0</vertx-version> + <vertx-version>3.2.1</vertx-version> <vysper-version>0.7</vysper-version> <weld1-version>1.1.28.Final</weld1-version> <weld2-version>2.3.2.Final</weld2-version>