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 e24d926d0d60a2e2b7a11943850c297c07affcf6
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Feb 15 10:34:01 2022 +0100

    Regen
---
 camel-dependencies/pom.xml                                            | 2 +-
 .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd       | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 497fed17..3902c9f 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -65,7 +65,7 @@
     <avro-ipc-netty-version>1.11.0</avro-ipc-netty-version>
     <avro-version>1.11.0</avro-version>
     <awaitility-version>4.1.1</awaitility-version>
-    <aws-java-sdk2-version>2.17.129</aws-java-sdk2-version>
+    <aws-java-sdk2-version>2.17.130</aws-java-sdk2-version>
     <aws-xray-version>2.6.1</aws-xray-version>
     <axiom-version>1.2.14</axiom-version>
     <azure-cosmos-version>4.20.0</azure-cosmos-version>
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 421155f..59c7ab3 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
@@ -9446,7 +9446,7 @@ Sets the initial redelivery delay.
     <xs:attribute name="asyncDelayedRedelivery" type="xs:string">
       <xs:annotation>
         <xs:documentation xml:lang="en"><![CDATA[
-Allow synchronous delayed redelivery. The route, in particular the consumer's
+Allow asynchronous delayed redelivery. The route, in particular the consumer's
 component, must support the Asynchronous Routing Engine (e.g. seda). Default
 value: false
         ]]></xs:documentation>
@@ -9490,7 +9490,7 @@ Sets the maximum delay between redelivery.
     <xs:attribute name="retriesExhaustedLogLevel" type="xs:string">
       <xs:annotation>
         <xs:documentation xml:lang="en"><![CDATA[
-Sets the logging level to use when retries has exhausted.
+Sets the logging level to use when retries have been exhausted.
         ]]></xs:documentation>
       </xs:annotation>
     </xs:attribute>

Reply via email to