This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from b52f44d7d60 CAMEL-19770: cleanup remaining catches of Throwables in
components (#11348)
add 397ea423457 (chores) removed redundant casts (#11349)
No new revisions were added by this update.
Summary of changes:
.../camel/component/aws/secretsmanager/SecretsManagerProducer.java | 4 ++--
.../java/org/apache/camel/component/aws2/s3/AWS2S3Consumer.java | 2 +-
.../apache/camel/component/huaweicloud/dms/models/DmsRegion.java | 2 +-
.../org/apache/camel/spring/spi/TransactionErrorHandlerReifier.java | 2 +-
.../component/xmlsecurity/api/DefaultXmlSignature2Message.java | 2 +-
.../camel/component/xmlsecurity/processor/XmlVerifierProcessor.java | 6 +++---
.../org/apache/camel/impl/engine/DefaultCamelBeanPostProcessor.java | 2 +-
.../src/main/java/org/apache/camel/model/ProcessorDefinition.java | 3 +--
.../org/apache/camel/maven/dsl/yaml/GenerateYamlSchemaMojo.java | 2 +-
9 files changed, 12 insertions(+), 13 deletions(-)