You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/07/27 07:02:04 UTC

[camel] branch regen_bot updated (3b4063b336c -> 9875e403047)

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 3b4063b336c CAMEL-18234: Exception building aws2-sqs route when certificate valid… (#10837)
     add 9875e403047 Upgrade AWS SDK v2 to version 2.20.112 (#10850)

No new revisions were added by this update.

Summary of changes:
 .../aws/secretsmanager/SecretsManagerEndpoint.java |  3 +-
 .../camel/component/kafka/KafkaComponent.java      |  1 -
 .../camel/component/kafka/KafkaConsumer.java       |  3 +-
 .../camel/component/kafka/KafkaProducer.java       |  3 +-
 .../quartz/SpringScheduledRoutePolicyTest.java     | 12 ++++---
 .../AzureServicebusComponentBuilderFactory.java    | 37 ++++++++--------------
 .../GoogleMailStreamComponentBuilderFactory.java   | 18 +++++++++++
 .../dsl/KafkaComponentBuilderFactory.java          | 20 ++++++++++--
 .../endpoint/dsl/KafkaEndpointBuilderFactory.java  | 37 ++++++++++++++++++++--
 parent/pom.xml                                     |  2 +-
 10 files changed, 100 insertions(+), 36 deletions(-)