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 67c055eadb2 build(deps): bump 
org.apache.maven.plugins:maven-assembly-plugin (#19785)
67c055eadb2 is described below

commit 67c055eadb299adb23e08b7e251b3cd862b79687
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 29 14:02:51 2026 +0800

    build(deps): bump org.apache.maven.plugins:maven-assembly-plugin (#19785)
    
    Bumps 
[org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin)
 from 3.1.0 to 3.8.0.
    - [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.1.0...v3.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-assembly-plugin
      dependency-version: 3.8.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 bc921acb159..cbe04182609 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -272,7 +272,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-assembly-plugin</artifactId>
-        <version>3.1.0</version>
+        <version>3.8.0</version>
         <executions>
           <execution>
             <phase>package</phase>


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

Reply via email to