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 2023/07/19 07:59:51 UTC

[camel] 01/02: Upgrade AWS SDK v2 to version 2.20.105

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

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

commit 17463d3cdf2bdf92f5df6d2761053828a525e853
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jul 19 09:40:17 2023 +0200

    Upgrade AWS SDK v2 to version 2.20.105
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6371b601832..ee0aad829b3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -70,7 +70,7 @@
         <avro-ipc-jetty-version>1.11.2</avro-ipc-jetty-version>
         <avro-ipc-netty-version>1.11.2</avro-ipc-netty-version>
         <awaitility-version>4.2.0</awaitility-version>
-        <aws-java-sdk2-version>2.20.103</aws-java-sdk2-version>
+        <aws-java-sdk2-version>2.20.105</aws-java-sdk2-version>
         <aws-xray-version>2.14.0</aws-xray-version>
         <azure-sdk-bom-version>1.2.14</azure-sdk-bom-version>
         <azure-storage-blob-changefeed-version>12.0.0-beta.18</azure-storage-blob-changefeed-version>