This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from 039c0c12556 (chores) camel-kamelet-main: cleanup verbose overrides
add 7f07e3fbc9b Replaced the concatenation as an argument of
StringBuilder.append() call with the chain of StringBuilder.append() calls.
Converted single char strings to chars. PR for core (#9847)
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/component/as2/api/AS2SignedDataGenerator.java | 2 +-
.../org/apache/camel/component/as2/api/util/AS2HeaderUtils.java | 6 +++---
.../as2/api/util/DispositionNotificationContentUtils.java | 6 +++---
.../camel/component/bean/validator/BeanValidationException.java | 7 ++++---
.../apache/camel/dataformat/bindy/BindyKeyValuePairFactory.java | 2 +-
.../main/java/org/apache/camel/component/cm/client/SMSMessage.java | 4 ++--
.../java/org/apache/camel/component/jt400/Jt400PgmProducer.java | 4 ++--
.../src/main/java/org/apache/camel/component/kamelet/Kamelet.java | 2 +-
.../java/org/apache/camel/component/nats/NatsConfiguration.java | 4 ++--
.../apache/camel/component/olingo4/api/impl/Olingo4AppImpl.java | 2 +-
.../main/java/org/apache/camel/component/snmp/SnmpConverters.java | 4 ++--
.../org/apache/camel/language/xpath/DefaultNamespaceContext.java | 2 +-
12 files changed, 23 insertions(+), 22 deletions(-)