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/07 07:47:07 UTC

[camel] branch aws-sdk-2.20.100 created (now 4e74a450d1b)

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

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


      at 4e74a450d1b Upgrade AWS SDK v2 to version 2.20.100

This branch includes the following new commits:

     new 4e74a450d1b Upgrade AWS SDK v2 to version 2.20.100

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.20.100

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-2.20.100
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 4e74a450d1b5fe4aec2c592d5b80f9b9104a14e8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jul 7 09:37:28 2023 +0200

    Upgrade AWS SDK v2 to version 2.20.100
    
    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 d4d8d031171..71e10b4ebf5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -71,7 +71,7 @@
         <avro-ipc-jetty-version>1.11.1</avro-ipc-jetty-version>
         <avro-ipc-netty-version>1.11.1</avro-ipc-netty-version>
         <awaitility-version>4.2.0</awaitility-version>
-        <aws-java-sdk2-version>2.20.99</aws-java-sdk2-version>
+        <aws-java-sdk2-version>2.20.100</aws-java-sdk2-version>
         <aws-xray-version>2.14.0</aws-xray-version>
         <axiom-version>1.2.14</axiom-version>
         <azure-sdk-bom-version>1.2.14</azure-sdk-bom-version>