This is an automated email from the ASF dual-hosted git repository.
bharat 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 5eae96c HDDS-4547. Upgrade aws-java-sdk to 1.11.901 (#1654)
5eae96c is described below
commit 5eae96cbde3f572fc749e851950391c755c1f298
Author: Kevin Risden <[email protected]>
AuthorDate: Fri Dec 4 00:12:05 2020 -0500
HDDS-4547. Upgrade aws-java-sdk to 1.11.901 (#1654)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a595fbe..d8a76fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -224,7 +224,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<maven-checkstyle-plugin.version>3.1.0</maven-checkstyle-plugin.version>
<checkstyle.version>8.29</checkstyle.version>
<surefire.fork.timeout>1200</surefire.fork.timeout>
- <aws-java-sdk.version>1.11.615</aws-java-sdk.version>
+ <aws-java-sdk.version>1.11.901</aws-java-sdk.version>
<hsqldb.version>2.3.4</hsqldb.version>
<frontend-maven-plugin.version>1.10.0</frontend-maven-plugin.version>
<!-- the version of Hadoop declared in the version resources; can be
overridden
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]