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/04 07:03:57 UTC

[camel] branch aws created (now 056c03251df)

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

davsclaus pushed a change to branch aws
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 056c03251df AWS upgrade (Enjoy PTO Andrea)

This branch includes the following new commits:

     new 056c03251df AWS upgrade (Enjoy PTO Andrea)

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: AWS upgrade (Enjoy PTO Andrea)

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

davsclaus pushed a commit to branch aws
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 056c03251dfd7a2d643d8d552c78cc58e15a7d2a
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Aug 4 09:03:45 2023 +0200

    AWS upgrade (Enjoy PTO Andrea)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8a1e47c0c37..3ea56552348 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.117</aws-java-sdk2-version>
+        <aws-java-sdk2-version>2.20.118</aws-java-sdk2-version>
         <aws-xray-version>2.14.0</aws-xray-version>
         <azure-sdk-bom-version>1.2.14</azure-sdk-bom-version>
         <azure-storage-blob-changefeed-version>12.0.0-beta.18</azure-storage-blob-changefeed-version>