This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 68236f0b4d2 build(deps-dev): bump maven-clean-plugin to 3.5.0
68236f0b4d2 is described below
commit 68236f0b4d2b914283591b134a597198070bc2fe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 5 14:17:05 2026 +0800
build(deps-dev): bump maven-clean-plugin to 3.5.0
Dependency PR approved after exact-head compatibility and CI verification.
---
benchmarks/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index cbe04182609..984b207130c 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -313,7 +313,7 @@
<plugins>
<plugin>
<artifactId>maven-clean-plugin</artifactId>
- <version>2.5</version>
+ <version>3.5.0</version>
</plugin>
<plugin>
<artifactId>maven-deploy-plugin</artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]