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 cc9089d48c HDDS-10106. Bump aws-java-sdk to 1.12.632 (#5952)
cc9089d48c is described below
commit cc9089d48c2703cfdf3dfad9c6dc5455238b9e4d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 10 14:48:15 2024 +0100
HDDS-10106. Bump aws-java-sdk to 1.12.632 (#5952)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b62015ce97..7c89d5ca59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -283,7 +283,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
<checkstyle.version>9.3</checkstyle.version>
<surefire.fork.timeout>1200</surefire.fork.timeout>
- <aws-java-sdk.version>1.12.261</aws-java-sdk.version>
+ <aws-java-sdk.version>1.12.632</aws-java-sdk.version>
<frontend-maven-plugin.version>1.12.0</frontend-maven-plugin.version>
<!-- the version of Hadoop declared in the version resources; can be
overridden
so that Hadoop 3.x can declare itself a 2.x artifact. -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]