This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.18.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.18.x by this push: new 64ff7e53a15 Upgrade to vert.x 4.3.3 64ff7e53a15 is described below commit 64ff7e53a1533a37799a2657c0043ee217830e8c Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Wed Aug 31 20:37:52 2022 +0200 Upgrade to vert.x 4.3.3 --- camel-dependencies/pom.xml | 4 ++-- parent/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml index dd381f7b095..3ede6792b92 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -536,8 +536,8 @@ <vavr-version>0.10.2</vavr-version> <velocity-tools-version>3.1</velocity-tools-version> <velocity-version>2.3</velocity-version> - <vertx-version>4.3.2</vertx-version> - <vertx-web-client-version>4.3.2.1</vertx-web-client-version> + <vertx-version>4.3.3</vertx-version> + <vertx-web-client-version>4.3.3</vertx-web-client-version> <vysper-version>0.7</vysper-version> <web3j-quorum-version>0.8.0</web3j-quorum-version> <web3j-version>3.6.0</web3j-version> diff --git a/parent/pom.xml b/parent/pom.xml index 246b00bf2c7..1f9814bee9a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -523,8 +523,8 @@ <vavr-version>0.10.2</vavr-version> <velocity-tools-version>3.1</velocity-tools-version> <velocity-version>2.3</velocity-version> - <vertx-version>4.3.2</vertx-version> - <vertx-web-client-version>4.3.2.1</vertx-web-client-version> + <vertx-version>4.3.3</vertx-version> + <vertx-web-client-version>4.3.3</vertx-web-client-version> <vysper-version>0.7</vysper-version> <web3j-version>3.6.0</web3j-version> <web3j-quorum-version>0.8.0</web3j-quorum-version>