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/10/08 11:18:11 UTC

[camel] branch master updated: Upgrade Web3j to version 3.6.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 b210f1b  Upgrade Web3j to version 3.6.0
b210f1b is described below

commit b210f1bf15bc4f51c750396ff4327eab2bdd70ad
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 8 13:15:38 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 977d141..916f83f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -702,7 +702,7 @@
     <velocity-version>2.0</velocity-version>
     <vertx-version>3.5.4</vertx-version>
     <vysper-version>0.7</vysper-version>
-    <web3j-version>3.5.0</web3j-version>
+    <web3j-version>3.6.0</web3j-version>
     <web3j-quorum-version>0.8.0</web3j-quorum-version>
     <weld1-version>1.1.28.Final</weld1-version>
     <weld2-version>2.4.7.Final</weld2-version>