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 2020/10/08 13:28:10 UTC

[camel] branch regen_bot updated (45f9e4c -> afd76e3)

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 45f9e4c  CAMEL-15654: camel-core - Optimize language with properties
     add 53bddd2  Camel-AWS2-CW: Use Localstack 0.11.6
     add 96259c26 Camel-AWS2-Eventbridge: Use localstack to version 0.11.6
     add 0c27cfd  Camel-AWS2-EC2: Use Localstack 0.11.6
     add 878c4c5  Camel-AWS2-IAM: Use Localstack 0.11.6
     add e6eb3b8  Camel-AWS2-KMS: Use Localstack 0.11.6
     add 3ffdb69  Camel-AWS2-Lambda: Use localstack 0.11.6
     add bbaaf7c  Camel-AWS2-SNS: Use localstack 0.11.6
     add 7550413  Camel-AWS2-SQS: Use Localstack 0.11.6
     add afd76e3  Camel-AWS2-STS: Use localstack 0.11.6

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/component/aws2/cw/localstack/Aws2CwBaseTest.java   | 2 +-
 .../org/apache/camel/component/aws2/ec2/localstack/Aws2EC2BaseTest.java | 2 +-
 .../component/aws2/eventbridge/localstack/Aws2EventbridgeBaseTest.java  | 2 +-
 .../org/apache/camel/component/aws2/iam/localstack/Aws2IAMBaseTest.java | 2 +-
 .../org/apache/camel/component/aws2/kms/localstack/Aws2KmsBaseTest.java | 2 +-
 .../camel/component/aws2/lambda/localstack/Aws2LambdaBaseTest.java      | 2 +-
 .../org/apache/camel/component/aws2/sns/localstack/Aws2SNSBaseTest.java | 2 +-
 .../org/apache/camel/component/aws2/sqs/localstack/Aws2SQSBaseTest.java | 2 +-
 .../org/apache/camel/component/aws2/sts/localstack/Aws2StsBaseTest.java | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)