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/11/22 09:25:32 UTC

(camel) branch main updated: Upgrade AWS SDK to version 2.21.28 (#12128)

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


The following commit(s) were added to refs/heads/main by this push:
     new 7ca83a6e92f Upgrade AWS SDK to version 2.21.28 (#12128)
7ca83a6e92f is described below

commit 7ca83a6e92fbf036e9a72a731879391041c64e24
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 22 10:25:24 2023 +0100

    Upgrade AWS SDK to version 2.21.28 (#12128)
    
    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 3d1a41843a6..2f38ae309b5 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.27</aws-java-sdk2-version>
+        <aws-java-sdk2-version>2.21.28</aws-java-sdk2-version>
         <aws-xray-version>2.14.0</aws-xray-version>
         <azure-sdk-bom-version>1.2.18</azure-sdk-bom-version>
         <azure-storage-blob-changefeed-version>12.0.0-beta.18</azure-storage-blob-changefeed-version>