This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a commit to branch branch-0.x
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/branch-0.x by this push:
new c803de6b3a0 [HUDI-7854] Bump AWS SDK v2 version to 2.25.69 (#11427)
c803de6b3a0 is described below
commit c803de6b3a00e032e34e1d5d5cbdd4379b1e325d
Author: Y Ethan Guo <[email protected]>
AuthorDate: Wed Jun 12 23:44:08 2024 -0400
[HUDI-7854] Bump AWS SDK v2 version to 2.25.69 (#11427)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 935af737faf..d9e23fb5b68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -221,7 +221,7 @@
<zk-curator.version>2.7.1</zk-curator.version>
<disruptor.version>3.4.2</disruptor.version>
<antlr.version>4.8</antlr.version>
- <aws.sdk.version>2.18.40</aws.sdk.version>
+ <aws.sdk.version>2.25.69</aws.sdk.version>
<proto.version>3.21.7</proto.version>
<protoc.version>3.21.5</protoc.version>
<dynamodb.lockclient.version>1.2.0</dynamodb.lockclient.version>