You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/06/20 06:56:43 UTC

camel git commit: Upgrade Vertx to version 3.4.2

Repository: camel
Updated Branches:
  refs/heads/master 3768550ba -> 1f8ef53d6


Upgrade Vertx to version 3.4.2


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1f8ef53d
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1f8ef53d
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1f8ef53d

Branch: refs/heads/master
Commit: 1f8ef53d641e6e8914748b51900cdc1aefb6fffa
Parents: 3768550
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Jun 20 08:56:11 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Jun 20 08:56:11 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/1f8ef53d/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7ea2d9a..a2196c7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -677,7 +677,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.4.1</vertx-version>
+    <vertx-version>3.4.2</vertx-version>
     <vysper-version>0.7</vysper-version>
     <weld1-version>1.1.28.Final</weld1-version>
     <weld2-version>2.4.2.Final</weld2-version>