You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ad...@apache.org on 2021/12/04 07:08:13 UTC

[ozone] branch master updated: HDDS-6058. Bump aws-java-sdk to latest 1.12 (#2881)

This is an automated email from the ASF dual-hosted git repository.

adoroszlai 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 8ef63ec  HDDS-6058. Bump aws-java-sdk to latest 1.12 (#2881)
8ef63ec is described below

commit 8ef63ecc8d19604d1f405e89e94dd995ae26d603
Author: Doroszlai, Attila <64...@users.noreply.github.com>
AuthorDate: Sat Dec 4 08:07:52 2021 +0100

    HDDS-6058. Bump aws-java-sdk to latest 1.12 (#2881)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6633dce..d389d68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -237,7 +237,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
     <maven-site-plugin.version>3.9.1</maven-site-plugin.version>
     <checkstyle.version>8.29</checkstyle.version>
     <surefire.fork.timeout>1200</surefire.fork.timeout>
-    <aws-java-sdk.version>1.11.1034</aws-java-sdk.version>
+    <aws-java-sdk.version>1.12.124</aws-java-sdk.version>
     <hsqldb.version>2.3.4</hsqldb.version>
     <frontend-maven-plugin.version>1.12.0</frontend-maven-plugin.version>
     <!-- the version of Hadoop declared in the version resources; can be overridden

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org