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 2022/01/05 07:06:34 UTC

[camel] branch main updated: Upgrade AWS SDK v2 to version 2.17.104

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 c50bff7  Upgrade AWS SDK v2 to version 2.17.104
c50bff7 is described below

commit c50bff75326b9288fe11128fc97458e8ea5cb044
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jan 5 06:45:46 2022 +0100

    Upgrade AWS SDK v2 to version 2.17.104
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ff7b679..cfd0348 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -80,7 +80,7 @@
         <avro-ipc-jetty-version>1.11.0</avro-ipc-jetty-version>
         <avro-ipc-netty-version>1.11.0</avro-ipc-netty-version>
         <awaitility-version>4.1.1</awaitility-version>
-        <aws-java-sdk2-version>2.17.103</aws-java-sdk2-version>
+        <aws-java-sdk2-version>2.17.104</aws-java-sdk2-version>
         <aws-xray-version>2.6.1</aws-xray-version>
         <axiom-version>1.2.14</axiom-version>
         <azure-jackson2-version>2.11.3</azure-jackson2-version>