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 2022/11/22 09:56:10 UTC

[camel] branch regen_bot updated (683e697689b -> e9b4ab098dd)

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 683e697689b Fixed Camel 18719 : camel-jbang - Adding the dependency of camel-quarkus-core creates two entries in exported POM.xml (#8749)
     add fd2c361ba61 Fix duplicate dependency
     add 2e9b1c08d79 Switch to maven-shade-plugin 3.4.1
     add ce821e1f69c Upgrade to maven-plugin-tools 3.7.0
     add 1cfb757018d Fix bad syntax for optional dependency
     add ed7614712ef Upgrade to maven-dependency-plugin 3.3.0
     add f193e7a02ff Remove bad transitive dependency
     add e9b4ab098dd CAMEL-18643 - AWS Health Check: Use AwsServiceException instead of SdkClientException for health check - AWS EC2

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                                       | 6 +++---
 components/camel-activemq/pom.xml                                | 6 ++++++
 components/camel-aws/camel-aws2-cw/pom.xml                       | 4 ----
 .../org/apache/camel/component/aws2/ec2/AWS2EC2HealthCheck.java  | 9 ++++++++-
 dsl/camel-jbang/camel-jbang-core/pom.xml                         | 2 +-
 parent/pom.xml                                                   | 6 +++---
 pom.xml                                                          | 1 +
 7 files changed, 22 insertions(+), 12 deletions(-)