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-karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 357916f  Regen components adoc
357916f is described below

commit 357916f1dd9cffdbe5e486a5c1128fe7e98bb510
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Oct 16 16:24:11 2020 +0200

    Regen components adoc
---
 docs/modules/ROOT/pages/components.adoc | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/pages/components.adoc 
b/docs/modules/ROOT/pages/components.adoc
index 1e9f60f..9660923 100644
--- a/docs/modules/ROOT/pages/components.adoc
+++ b/docs/modules/ROOT/pages/components.adoc
@@ -641,7 +641,7 @@ Number of Camel components: 208 in 208 JAR artifacts (1 
deprecated)
 == Camel Data Formats
 
 // dataformats: START
-Number of Camel data formats: 45 in 37 JAR artifacts (0 deprecated)
+Number of Camel data formats: 46 in 38 JAR artifacts (0 deprecated)
 
 [width="100%",cols="4,1,5",options="header"]
 |===
@@ -722,6 +722,9 @@ Number of Camel data formats: 45 in 37 JAR artifacts (0 
deprecated)
 | xref:components:dataformats:json-johnzon-dataformat.adoc[JSON Johnzon] +
 (camel-johnzon) | 2.18 | Marshal POJOs to JSON and back using Johnzon
 
+| xref:components:dataformats:json-jsonb-dataformat.adoc[JSON JSON-B] +
+(camel-jsonb) | 3.6 | Marshal POJOs to JSON and back using JSON-B.
+
 | xref:components:dataformats:json-xstream-dataformat.adoc[JSON XStream] +
 (camel-xstream) | 2.0 | Marshal POJOs to JSON and back using XStream
 

Reply via email to