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 1350da2821c build(deps): bump
org.apache.maven.plugins:maven-install-plugin (#20011)
1350da2821c is described below
commit 1350da2821c3cdb58524e10013a8f1b88c99c2df
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 15 09:44:18 2026 +0800
build(deps): bump org.apache.maven.plugins:maven-install-plugin (#20011)
Bumps
[org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin)
from 2.5.1 to 3.1.4.
- [Release notes](https://github.com/apache/maven-install-plugin/releases)
-
[Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-2.5.1...maven-install-plugin-3.1.4)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-install-plugin
dependency-version: 3.1.4
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
benchmarks/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index 07885031813..d65eb79ed11 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -316,7 +316,7 @@
</plugin>
<plugin>
<artifactId>maven-install-plugin</artifactId>
- <version>2.5.1</version>
+ <version>3.1.4</version>
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]