You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/06/09 05:52:35 UTC

[camel-karaf] branch main updated: Upgrade AWS SDK v2 bundle to version 2.17.198_1

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new ff17f4fd Upgrade AWS SDK v2 bundle to version 2.17.198_1
ff17f4fd is described below

commit ff17f4fd4c494ae1dcf1857d57b45ce9971f2c2d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jun 9 06:49:17 2022 +0200

    Upgrade AWS SDK v2 bundle to version 2.17.198_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d3bc15a5..bd5c5021 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,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.176_1</aws-sdk-v2-bundle-version>
+        <aws-sdk-v2-bundle-version>2.17.198_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>