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 54f4a8ef442 Upgrade AWS SDK v2 to version 2.21.13 (#11883)
54f4a8ef442 is described below
commit 54f4a8ef442c92b772c559e853082ad90caf07f5
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Nov 2 10:14:16 2023 +0100
Upgrade AWS SDK v2 to version 2.21.13 (#11883)
Signed-off-by: Andrea Cosentino <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 64983080cd2..0e33bd4c86d 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.11</aws-java-sdk2-version>
+ <aws-java-sdk2-version>2.21.13</aws-java-sdk2-version>
<aws-xray-version>2.14.0</aws-xray-version>
<azure-sdk-bom-version>1.2.17</azure-sdk-bom-version>
<azure-storage-blob-changefeed-version>12.0.0-beta.18</azure-storage-blob-changefeed-version>