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 52c277756da0c666ff82efddab63a9da08afc34d
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Mar 18 14:46:19 2021 +0100

    Regen
---
 camel-dependencies/pom.xml                                              | 2 +-
 .../resources/org/apache/camel/catalog/docs/bindy-dataformat.adoc       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 2caf3ae..8e877b4 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -456,7 +456,7 @@
     <opentracing-version>0.31.0</opentracing-version>
     <openwebbeans-version>1.7.3</openwebbeans-version>
     <openwebbeans1-version>1.2.7</openwebbeans1-version>
-    <optaplanner-version>8.3.0.Final</optaplanner-version>
+    <optaplanner-version>8.4.0.Final</optaplanner-version>
     <os-maven-plugin-version>1.7.0</os-maven-plugin-version>
     <osgi-version>6.0.0</osgi-version>
     <paho-version>1.2.5</paho-version>
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/bindy-dataformat.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/bindy-dataformat.adoc
index 6b81a21..786f8a2 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/bindy-dataformat.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/bindy-dataformat.adoc
@@ -110,7 +110,7 @@ to several children model classes.
 |===
 |Parameter name |type |Info
 
-|separator |string |mandatory - can be ',' or ';' or 'anything'. This value is 
interpreted
+|separator |string |mandatory - can be ',' or ';' or 'anything'. The only 
whitespace character supported is tab (\t). No other whitespace characters 
(spaces) are not supported. This value is interpreted
 as a regular expression. If you want to use a sign which has a special
 meaning in regular expressions, e.g. the '\|' sign, than you have to mask
 it, like '\|'

Reply via email to