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 2020/10/16 07:28:06 UTC

[camel] 03/03: Regen

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 938d912df18b28fa5b341fda8493781830294f6f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Oct 16 09:17:53 2020 +0200

    Regen
---
 .../resources/org/apache/camel/catalog/dataformats/json-jsonb.json      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats/json-jsonb.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats/json-jsonb.json
index f122d2b..412b40f 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats/json-jsonb.json
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats/json-jsonb.json
@@ -5,7 +5,7 @@
     "title": "JSON JSON-B",
     "description": "Marshal POJOs to JSON and back using JSON-B.",
     "deprecated": false,
-    "firstVersion": "3.6.0",
+    "firstVersion": "3.7.0",
     "label": "dataformat,transformation,json",
     "javaType": "org.apache.camel.component.jsonb.JsonbDataFormat",
     "supportLevel": "Preview",