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 2021/12/10 13:39:13 UTC

[camel-karaf] 05/06: Upgrade AWS2 Bundle SDK to version 2.17.93_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

commit ca2c584837b9530df347615eab228305d52c238f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Dec 10 14:22:59 2021 +0100

    Upgrade AWS2 Bundle SDK to version 2.17.93_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8f958b7..cfd2c83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
         <avalon-bundle-version>4.3.1_1</avalon-bundle-version>
         <avro-java-commons-compress-version>1.20</avro-java-commons-compress-version>
         <avro-jackson-version>2.12.3</avro-jackson-version>
-        <aws-sdk-v2-bundle-version>2.17.68_1</aws-sdk-v2-bundle-version>
+        <aws-sdk-v2-bundle-version>2.17.93_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-messaging-eventhubs-bundle-version>5.8.0_1</azure-messaging-eventhubs-bundle-version>