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/04 12:53:49 UTC

[camel] 02/05: Upgrade Web3j to version 3.4.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

commit ad059c629ff212f51394aa05bc445dfeac51bbec
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jul 4 14:32:16 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 00e2117..095fe341 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -708,7 +708,7 @@
     <vertx-version>3.5.2</vertx-version>
     <vertx-jackson-version>2.9.0</vertx-jackson-version>
     <vysper-version>0.7</vysper-version>
-    <web3j-version>3.3.1</web3j-version>
+    <web3j-version>3.4.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>