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/10/18 07:19:36 UTC

[camel] branch aws-sdk-v2-2.21.2 created (now 2622b80d3e4)

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

acosentino pushed a change to branch aws-sdk-v2-2.21.2
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 2622b80d3e4 Upgrade AWS SDK v2 to version 2.21.2

This branch includes the following new commits:

     new 2622b80d3e4 Upgrade AWS SDK v2 to version 2.21.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch aws-sdk-v2-2.21.2
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 2622b80d3e410e412aa44bb19fdcd32b83ad15ba
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 18 09:19:17 2023 +0200

    Upgrade AWS SDK v2 to version 2.21.2
    
    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 5baa765df7d..22f2e42f064 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -68,7 +68,7 @@
         <avro-ipc-jetty-version>1.11.3</avro-ipc-jetty-version>
         <avro-ipc-netty-version>1.11.3</avro-ipc-netty-version>
         <awaitility-version>4.2.0</awaitility-version>
-        <aws-java-sdk2-version>2.21.1</aws-java-sdk2-version>
+        <aws-java-sdk2-version>2.21.2</aws-java-sdk2-version>
         <aws-xray-version>2.14.0</aws-xray-version>
         <azure-sdk-bom-version>1.2.17</azure-sdk-bom-version>
         <azure-storage-blob-changefeed-version>12.0.0-beta.18</azure-storage-blob-changefeed-version>