This is an automated email from the ASF dual-hosted git repository.
ivandika pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 699ee88683 HDDS-12610. Bump awssdk to 2.31.1 (#8089)
699ee88683 is described below
commit 699ee8868353d9489b1adc93b091e3c66ff2cee3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 16 10:16:24 2025 +0800
HDDS-12610. Bump awssdk to 2.31.1 (#8089)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a7cdd995e2..d86ff1539e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
<aspectj.version>1.9.7</aspectj.version>
<assertj.version>3.27.3</assertj.version>
<aws-java-sdk.version>1.12.661</aws-java-sdk.version>
- <aws-java-sdk2.version>2.30.34</aws-java-sdk2.version>
+ <aws-java-sdk2.version>2.31.1</aws-java-sdk2.version>
<bonecp.version>0.8.0.RELEASE</bonecp.version>
<bouncycastle.version>1.80</bouncycastle.version>
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]