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 771d16a7b65 build(deps-dev): bump 
org.apache.maven.plugins:maven-antrun-plugin (#20112)
771d16a7b65 is described below

commit 771d16a7b6568a5210d39609aa052eaa0a8e6714
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 23 14:03:35 2026 +0800

    build(deps-dev): bump org.apache.maven.plugins:maven-antrun-plugin (#20112)
    
    Bumps 
[org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin)
 from 3.0.0 to 3.2.0.
    - [Release notes](https://github.com/apache/maven-antrun-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-antrun-plugin/compare/maven-antrun-plugin-3.0.0...maven-antrun-plugin-3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-antrun-plugin
      dependency-version: 3.2.0
      dependency-type: direct:development
      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>
---
 distribution/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/pom.xml b/distribution/pom.xml
index bdb495a4b08..ddd8a853f14 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -86,7 +86,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-antrun-plugin</artifactId>
-                <version>3.0.0</version>
+                <version>3.2.0</version>
                 <executions>
                     <execution>
                         <phase>prepare-package</phase>


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

Reply via email to