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 2018/07/27 08:29:24 UTC

[camel] branch master updated: Upgrade Web3J to version 3.5.0

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


The following commit(s) were added to refs/heads/master by this push:
     new 0929fd8  Upgrade Web3J to version 3.5.0
0929fd8 is described below

commit 0929fd89ede852874b80a7421f6a19451b70c583
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jul 27 10:29:02 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 78fb79f..a5d3419 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -702,7 +702,7 @@
     <vertx-version>3.5.3</vertx-version>
     <vertx-jackson-version>2.9.0</vertx-jackson-version>
     <vysper-version>0.7</vysper-version>
-    <web3j-version>3.4.0</web3j-version>
+    <web3j-version>3.5.0</web3j-version>
     <weld1-version>1.1.28.Final</weld1-version>
     <weld2-version>2.4.7.Final</weld2-version>
     <weld3-version>3.0.4.Final</weld3-version>