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/12/12 08:57:41 UTC

[camel] 01/02: Upgrade AWS SDK v2 to version 2.18.35

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

commit b4390dcce4cb8ee2527fc874f35a4c6f798fc75b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 12 09:25:16 2022 +0100

    Upgrade AWS SDK v2 to version 2.18.35
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a82380efe50..25dc5462dc3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -81,7 +81,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.18.32</aws-java-sdk2-version>
+        <aws-java-sdk2-version>2.18.35</aws-java-sdk2-version>
         <aws-xray-version>2.6.1</aws-xray-version>
         <axiom-version>1.2.14</axiom-version>
         <azure-sdk-bom-version>1.2.7</azure-sdk-bom-version>
@@ -5026,4 +5026,4 @@
             </build>
         </profile>
     </profiles>
-</project>
\ No newline at end of file
+</project>