You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/08/08 18:13:28 UTC

[camel] branch main updated: camel-aws - Upgrade to latest SDK 121 (#11052)

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

davsclaus 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 5f9f360ccef camel-aws - Upgrade to latest SDK 121 (#11052)
5f9f360ccef is described below

commit 5f9f360ccef2eca9375bb5b7868cd9bc25228604
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Aug 8 20:13:22 2023 +0200

    camel-aws - Upgrade to latest SDK 121 (#11052)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e8f17fe7342..7868b6e2928 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -68,7 +68,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.118</aws-java-sdk2-version>
+        <aws-java-sdk2-version>2.20.121</aws-java-sdk2-version>
         <aws-xray-version>2.14.0</aws-xray-version>
         <azure-sdk-bom-version>1.2.15</azure-sdk-bom-version>
         <azure-storage-blob-changefeed-version>12.0.0-beta.18</azure-storage-blob-changefeed-version>