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 8855072aab6 build(deps-dev): bump 
org.apache.maven.plugins:maven-deploy-plugin (#19913)
8855072aab6 is described below

commit 8855072aab605c68a4705f7d69875673bfbf81d4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 7 23:46:04 2026 +0800

    build(deps-dev): bump org.apache.maven.plugins:maven-deploy-plugin (#19913)
    
    Bumps 
[org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin)
 from 2.8.1 to 3.1.4.
    - [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-2.8.1...maven-deploy-plugin-3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-deploy-plugin
      dependency-version: 3.1.4
      dependency-type: direct:development
      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 de541665278..b1836bcec95 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -317,7 +317,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-deploy-plugin</artifactId>
-          <version>2.8.1</version>
+          <version>3.1.4</version>
         </plugin>
         <plugin>
           <artifactId>maven-install-plugin</artifactId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to