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 2020/09/18 09:42:48 UTC

[camel] branch master updated (e3d858b -> 2206a59)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from e3d858b  CAMEL-15478: List APIs in docs and polish
     new 69506aa  Upgrade Vertx to version 3.9.3
     new 2206a59  Sync prop

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[camel] 02/02: Sync prop

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 2206a595ebf291d4ca14ed7965a2521b62a98ea4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Sep 18 11:41:56 2020 +0200

    Sync prop
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 6a1d36c..6afe515 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -560,7 +560,7 @@
     <vavr-version>0.10.2</vavr-version>
     <velocity-tools-version>2.0</velocity-tools-version>
     <velocity-version>2.1</velocity-version>
-    <vertx-version>3.9.2</vertx-version>
+    <vertx-version>3.9.3</vertx-version>
     <vysper-version>0.7</vysper-version>
     <web3j-quorum-version>0.8.0</web3j-quorum-version>
     <web3j-version>3.6.0</web3j-version>


[camel] 01/02: Upgrade Vertx to version 3.9.3

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 69506aa562c907b137a6c145e805fbdd9d3c4a96
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Sep 18 09:28:02 2020 +0200

    Upgrade Vertx to version 3.9.3
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 40459e2..7c468eb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -547,7 +547,7 @@
         <vavr-version>0.10.2</vavr-version>
         <velocity-tools-version>2.0</velocity-tools-version>
         <velocity-version>2.1</velocity-version>
-        <vertx-version>3.9.2</vertx-version>
+        <vertx-version>3.9.3</vertx-version>
         <vysper-version>0.7</vysper-version>
         <web3j-version>3.6.0</web3j-version>
         <web3j-quorum-version>0.8.0</web3j-quorum-version>