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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new 45774806175 Regen
45774806175 is described below

commit 45774806175cc174494fa80b274f18c3c2829ad3
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Mon Dec 16 10:11:36 2024 +0100

    Regen
---
 .../org/apache/camel/springboot/catalog/components/zendesk.json     | 6 +++---
 tooling/camel-spring-boot-dependencies/pom.xml                      | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/zendesk.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/zendesk.json
index b0dabe86937..255cb3ca242 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/zendesk.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/zendesk.json
@@ -37,7 +37,7 @@
     "username": { "index": 9, "kind": "property", "displayName": "Username", 
"group": "security", "label": "security", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": true, "description": "The user name." }
   },
   "properties": {
-    "methodName": { "index": 0, "kind": "path", "displayName": "Method Name", 
"group": "common", "label": "", "required": true, "type": "object", "javaType": 
"org.apache.camel.component.zendesk.internal.ZendeskApiMethod", "enum": [ 
"ADD_TAG_TO_ORGANISATIONS", "ADD_TAG_TO_TICKET", "ADD_TAG_TO_TOPICS", 
"ASSOCIATE_ATTACHMENTS_TO_ARTICLE", "CHANGE_USER_PASSWORD", "CREATE_ARTICLE", 
"CREATE_ARTICLE_1", "CREATE_ARTICLE_TRANSLATION", "CREATE_AUTOMATION", 
"CREATE_CATEGORY", "CREATE_CATEGORY_TRANS [...]
+    "methodName": { "index": 0, "kind": "path", "displayName": "Method Name", 
"group": "common", "label": "", "required": true, "type": "object", "javaType": 
"org.apache.camel.component.zendesk.internal.ZendeskApiMethod", "enum": [ 
"ADD_TAG_TO_ORGANISATIONS", "ADD_TAG_TO_TICKET", "ADD_TAG_TO_TOPICS", 
"ASSOCIATE_ATTACHMENTS_TO_ARTICLE", "CHANGE_USER_PASSWORD", "CREATE_ARTICLE", 
"CREATE_ARTICLE_1", "CREATE_ARTICLE_TRANSLATION", "CREATE_AUTOMATION", 
"CREATE_CATEGORY", "CREATE_CATEGORY_TRANS [...]
     "inBody": { "index": 1, "kind": "parameter", "displayName": "In Body", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "Sets the name of a parameter to be passed in 
the exchange In Body" },
     "serverUrl": { "index": 2, "kind": "parameter", "displayName": "Server 
Url", "group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.zendesk.ZendeskConfiguration", 
"configurationField": "configuration", "description": "The server URL to 
connect." },
     "sendEmptyMessageWhenIdle": { "index": 3, "kind": "parameter", 
"displayName": "Send Empty Message When Idle", "group": "consumer", "label": 
"consumer", "required": false, "type": "boolean", "javaType": "boolean", 
"deprecated": false, "autowired": false, "secret": false, "defaultValue": 
false, "description": "If the polling consumer did not poll any files, you can 
enable this option to send an empty message (no body) instead." },
@@ -66,9 +66,9 @@
     "username": { "index": 26, "kind": "parameter", "displayName": "Username", 
"group": "security", "label": "security", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": true, "configurationClass": 
"org.apache.camel.component.zendesk.ZendeskConfiguration", 
"configurationField": "configuration", "description": "The user name." }
   },
   "apis": {
-    "DEFAULT": { "consumerOnly": false, "producerOnly": false, "description": 
"", "methods": { "addTagToOrganisations": { "description": "", "signatures": [ 
"java.util.List<String> addTagToOrganisations(long id, String[] tags)" ] }, 
"addTagToTicket": { "description": "", "signatures": [ "java.util.List<String> 
addTagToTicket(long id, String[] tags)" ] }, "addTagToTopics": { "description": 
"", "signatures": [ "java.util.List<String> addTagToTopics(long id, String[] 
tags)" ] }, "associateA [...]
+    "DEFAULT": { "consumerOnly": false, "producerOnly": false, "description": 
"", "methods": { "addTagToOrganisations": { "description": "", "signatures": [ 
"java.util.List<String> addTagToOrganisations(long id, String[] tags)" ] }, 
"addTagToTicket": { "description": "", "signatures": [ "java.util.List<String> 
addTagToTicket(long id, String[] tags)" ] }, "addTagToTopics": { "description": 
"", "signatures": [ "java.util.List<String> addTagToTopics(long id, String[] 
tags)" ] }, "associateA [...]
   },
   "apiProperties": {
-    "DEFAULT": { "methods": { "addTagToOrganisations": { "properties": { "id": 
{ "index": 0, "kind": "parameter", "displayName": "Id", "group": "common", 
"label": "", "required": false, "type": "integer", "javaType": 
"java.lang.Long", "deprecated": false, "autowired": false, "secret": false, 
"description": "", "optional": false }, "tags": { "index": 1, "kind": 
"parameter", "displayName": "Tags", "group": "common", "label": "", "required": 
false, "type": "array", "javaType": "java.lang.St [...]
+    "DEFAULT": { "methods": { "addTagToOrganisations": { "properties": { "id": 
{ "index": 0, "kind": "parameter", "displayName": "Id", "group": "common", 
"label": "", "required": false, "type": "integer", "javaType": 
"java.lang.Long", "deprecated": false, "autowired": false, "secret": false, 
"description": "", "optional": false }, "tags": { "index": 1, "kind": 
"parameter", "displayName": "Tags", "group": "common", "label": "", "required": 
false, "type": "array", "javaType": "java.lang.St [...]
   }
 }
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml 
b/tooling/camel-spring-boot-dependencies/pom.xml
index e1e2639c783..7090accb4a3 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -4475,17 +4475,17 @@
       <dependency>
         <groupId>io.micrometer</groupId>
         <artifactId>micrometer-tracing</artifactId>
-        <version>1.4.0</version>
+        <version>1.4.1</version>
       </dependency>
       <dependency>
         <groupId>net.bytebuddy</groupId>
         <artifactId>byte-buddy</artifactId>
-        <version>1.15.10</version>
+        <version>1.15.11</version>
       </dependency>
       <dependency>
         <groupId>net.bytebuddy</groupId>
         <artifactId>byte-buddy-agent</artifactId>
-        <version>1.15.10</version>
+        <version>1.15.11</version>
       </dependency>
       <dependency>
         <groupId>org.apache.avro</groupId>

Reply via email to