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 de09523 Upgrade AWS SDK v2 bundle to version 2.17.46_1
de09523 is described below
commit de0952330caab6c8da7d380ea5d166241a552767
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Oct 4 14:26:52 2021 +0200
Upgrade AWS SDK v2 bundle to version 2.17.46_1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index afe0a54..eb9980c 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.29_1</aws-sdk-v2-bundle-version>
+ <aws-sdk-v2-bundle-version>2.17.46_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.7.1_1</azure-messaging-eventhubs-bundle-version>