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

davsclaus 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 6d658ea  Regen
6d658ea is described below

commit 6d658ea782d180252e2fbefb8712a91005a72811
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Jun 6 08:03:43 2018 +0200

    Regen
---
 components/camel-web3j/src/main/docs/web3j-component.adoc             | 4 +++-
 .../spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/components/camel-web3j/src/main/docs/web3j-component.adoc 
b/components/camel-web3j/src/main/docs/web3j-component.adoc
index bb46aa4..91f87a7 100644
--- a/components/camel-web3j/src/main/docs/web3j-component.adoc
+++ b/components/camel-web3j/src/main/docs/web3j-component.adoc
@@ -1,6 +1,8 @@
+[[web3j-component]]
 == Web3j client for Ethereum blockchain Component
 
 *Available as of Camel version 2.22*
+
 *Available as of Camel version 2.22*
 
 
@@ -151,4 +153,4 @@ Read the balance of an address at a specific block number:
 --------------------------------------------------------
 from("direct:start")
     
.to("web3j://http://127.0.0.1:7545?operation=ETH_GET_BALANCE&address=0xc8CDceCE5d006dAB638029EBCf6Dd666efF5A952&atBlock=10";);
---------------------------------------------------------
+--------------------------------------------------------
\ No newline at end of file
diff --git 
a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml 
b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
index 9d51c71..9816594 100644
--- 
a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
+++ 
b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
@@ -3302,7 +3302,7 @@
       <dependency>
         <groupId>org.apache.mina</groupId>
         <artifactId>mina-core</artifactId>
-        <version>2.0.17</version>
+        <version>2.0.18</version>
       </dependency>
       <dependency>
         <groupId>org.apache.openjpa</groupId>

-- 
To stop receiving notification emails like this one, please contact
davscl...@apache.org.

Reply via email to