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 7edb267e9b2ec7946b11e7da8761c940add9832d
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Jun 21 07:21:58 2021 +0200

    Regen and sync deps
---
 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 9d5031b..e1cabee 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -315,7 +315,7 @@
     <jcr-version>2.0</jcr-version>
     <jedis-client-version>3.6.0</jedis-client-version>
     <jersey-version>2.28</jersey-version>
-    <jetcd-version>0.5.4</jetcd-version>
+    <jetcd-version>0.5.7</jetcd-version>
     <jettison-version>1.4.1</jettison-version>
     <jetty-plugin-version>${jetty-version}</jetty-plugin-version>
     <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
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 4b2f0ae..7abef59 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
@@ -3489,7 +3489,7 @@ instance is only called from the same request. When using 
prototype scope, then
 the bean will be looked up or created per call. However in case of lookup then
 this is delegated to the bean registry such as Spring or CDI (if in use), which
 depends on their configuration can act as either singleton or prototype scope.
-so when using prototype scope then this depends on the bean registry
+So when using prototype scope then this depends on the bean registry
 implementation. Default value: Singleton
             ]]></xs:documentation>
           </xs:annotation>
@@ -13366,7 +13366,7 @@ instance is only called from the same request. When 
using prototype scope, then
 the bean will be looked up or created per call. However in case of lookup then
 this is delegated to the bean registry such as Spring or CDI (if in use), which
 depends on their configuration can act as either singleton or prototype scope.
-so when using prototype scope then this depends on the bean registry
+So when using prototype scope then this depends on the bean registry
 implementation. Default value: Singleton
             ]]></xs:documentation>
           </xs:annotation>

Reply via email to