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 19ab9ef4af HDDS-9684. Bump maven-assembly-plugin to 3.6.0 (#5594)
19ab9ef4af is described below
commit 19ab9ef4aff1f0b6c4343b747715c47354a8ddb8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 13 21:53:21 2023 +0100
HDDS-9684. Bump maven-assembly-plugin to 3.6.0 (#5594)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4b66b867c6..0fcad81c74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -273,7 +273,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<maven-remote-resources-plugin.version>1.5</maven-remote-resources-plugin.version>
<maven-enforcer-plugin.version>3.2.1</maven-enforcer-plugin.version>
<maven-javadoc-plugin.version>3.0.1</maven-javadoc-plugin.version>
- <maven-assembly-plugin.version>3.4.2</maven-assembly-plugin.version>
+ <maven-assembly-plugin.version>3.6.0</maven-assembly-plugin.version>
<apache-rat-plugin.version>0.12</apache-rat-plugin.version>
<maven-deploy-plugin.version>2.8.1</maven-deploy-plugin.version>
<build-helper-maven-plugin.version>1.9</build-helper-maven-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]