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 2022/11/03 09:53:36 UTC

[camel] 02/03: Sync deps and regen

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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 04b143ffb0e2441969a54cea811ebdfe285d9bde
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Nov 3 10:31:25 2022 +0100

    Sync deps and regen
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 camel-dependencies/pom.xml                                |  2 +-
 .../resources/org/apache/camel/catalog/others.properties  |  1 -
 .../resources/org/apache/camel/catalog/others/wal.json    | 15 ---------------
 .../org/apache/camel/catalog/schemas/camel-spring.xsd     |  2 +-
 4 files changed, 2 insertions(+), 18 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 5927a1f1174..06bb8a88247 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -563,7 +563,7 @@
     <xpp3-version>1.1.4c</xpp3-version>
     <xstream-version>1.4.19</xstream-version>
     <yetus-audience-annotations-version>0.13.0</yetus-audience-annotations-version>
-    <zendesk-client-version>0.18.1</zendesk-client-version>
+    <zendesk-client-version>0.19.0</zendesk-client-version>
     <zipkin-reporter-version>2.16.3</zipkin-reporter-version>
     <zipkin-version>2.23.4</zipkin-version>
     <zookeeper-version>3.5.9</zookeeper-version>
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
index 85c7d3bdfee..608bd730d1f 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
@@ -57,7 +57,6 @@ test-spring-junit5
 threadpoolfactory-vertx
 tracing
 undertow-spring-security
-wal
 xml-io-dsl
 xml-jaxb-dsl
 yaml-dsl
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/wal.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/wal.json
deleted file mode 100644
index 6cbda8ec5d0..00000000000
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/wal.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
-  "other": {
-    "kind": "other",
-    "name": "wal",
-    "title": "Camel WAL component for the Resume API",
-    "description": "Camel WAL component for the Resume API",
-    "deprecated": false,
-    "firstVersion": "3.20.0",
-    "label": "java",
-    "supportLevel": "Preview",
-    "groupId": "org.apache.camel",
-    "artifactId": "camel-wal",
-    "version": "3.20.0-SNAPSHOT"
-  }
-}
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
index 9a333cd58c8..25db02dca09 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
@@ -12321,7 +12321,7 @@ Default value: true
           <xs:annotation>
             <xs:documentation xml:lang="en">
               <![CDATA[
-Whether or not the trailing white spaces must be ignored. The default value is
+Whether or not the trailing white spaces must ignored. The default value is
 true. Default value: true
             ]]>
             </xs:documentation>