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 b303a1f13e2e63712cfadccf68a2d5f73a0dc617
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Jan 11 06:37:36 2021 +0100

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

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 882e0de..b6370ca 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -82,7 +82,7 @@
     <beanio-version>2.1.0</beanio-version>
     <beanstalkd-client-version>1.4.6</beanstalkd-client-version>
     <bouncycastle-version>1.68</bouncycastle-version>
-    <box-java-sdk-version>2.52.0</box-java-sdk-version>
+    <box-java-sdk-version>2.53.0</box-java-sdk-version>
     <braintree-gateway-version>3.5.0</braintree-gateway-version>
     <brave-zipkin-version>5.13.3</brave-zipkin-version>
     
<build-helper-maven-plugin-version>3.1.0</build-helper-maven-plugin-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 1dde93b..0530ef7 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
@@ -8451,7 +8451,6 @@ Will only synchronize when the org.apache.camel.Exchange 
ended with failure
 If enabled then the on completion process will run asynchronously by a separate
 thread from a thread pool. By default this is false, meaning the on completion
 process will run synchronously using the same caller thread as from the route.
-Default value: false
             ]]></xs:documentation>
           </xs:annotation>
         </xs:attribute>
@@ -8460,7 +8459,7 @@ Default value: false
             <xs:documentation xml:lang="en"><![CDATA[
 Refers to a custom Thread Pool to be used for parallel processing. Notice if 
you
 set this option, then parallel processing is automatic implied, and you do not
-have to enable that option as well.
+have to enable that option as well. Default value: false
             ]]></xs:documentation>
           </xs:annotation>
         </xs:attribute>

Reply via email to