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 6cdc9fcc57b HDDS-14878. Bump maven-clean-plugin to 3.5.0 (#9958)
6cdc9fcc57b is described below
commit 6cdc9fcc57bb57aa3a49b659a42b928cb4811fa8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 22 07:53:47 2026 +0100
HDDS-14878. Bump maven-clean-plugin to 3.5.0 (#9958)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 34f9a6b19c6..85e37d461da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
<maven-antrun-plugin.version>3.2.0</maven-antrun-plugin.version>
<maven-assembly-plugin.version>3.8.0</maven-assembly-plugin.version>
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
- <maven-clean-plugin.version>3.4.0</maven-clean-plugin.version>
+ <maven-clean-plugin.version>3.5.0</maven-clean-plugin.version>
<maven-compiler-plugin.version>3.15.0</maven-compiler-plugin.version>
<maven-dependency-plugin.version>3.10.0</maven-dependency-plugin.version>
<maven-deploy-plugin.version>3.1.4</maven-deploy-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]