This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-karaf-3.20.x in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/camel-karaf-3.20.x by this push: new 3b1c65d7 CAMEL-19282: camel-aws - Upgrade to 2.20.17 3b1c65d7 is described below commit 3b1c65d70bb413a175296f726de1307040585254 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu Apr 20 11:39:27 2023 +0200 CAMEL-19282: camel-aws - Upgrade to 2.20.17 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7afa9b21..29f85652 100644 --- a/pom.xml +++ b/pom.xml @@ -127,7 +127,7 @@ <avalon-bundle-version>4.3.1_1</avalon-bundle-version> <avro-java-commons-compress-version>1.21</avro-java-commons-compress-version> <avro-jackson-version>2.12.3</avro-jackson-version> - <aws-sdk-v2-bundle-version>2.17.281_1</aws-sdk-v2-bundle-version> + <aws-sdk-v2-bundle-version>2.20.17_1</aws-sdk-v2-bundle-version> <azure-core-bundle-version>1.16.0_1</azure-core-bundle-version> <azure-core-amqp-bundle-version>2.0.3_1</azure-core-amqp-bundle-version> <azure-identity-bundle-version>1.5.0_1</azure-identity-bundle-version>