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 8437e46a0c3 build(deps): bump 
org.apache.maven.plugins:maven-enforcer-plugin (#19866)
8437e46a0c3 is described below

commit 8437e46a0c3b0d9fea866f521a2afb69ddb844ff
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 5 10:02:25 2026 +0800

    build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (#19866)
    
    Bumps 
[org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer)
 from 3.6.2 to 3.6.3.
    - [Release notes](https://github.com/apache/maven-enforcer/releases)
    - 
[Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.6.2...enforcer-3.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
      dependency-version: 3.6.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 embedded-tests/pom.xml | 2 +-
 pom.xml                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/embedded-tests/pom.xml b/embedded-tests/pom.xml
index d8a5c5a38d6..d0695677a65 100644
--- a/embedded-tests/pom.xml
+++ b/embedded-tests/pom.xml
@@ -866,7 +866,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-enforcer-plugin</artifactId>
-        <version>3.6.2</version>
+        <version>3.6.3</version>
         <executions>
           <execution>
             <id>default-cli</id>
diff --git a/pom.xml b/pom.xml
index 657b15f3de4..cc1abd1b329 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1849,7 +1849,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-enforcer-plugin</artifactId>
-                <version>3.6.2</version>
+                <version>3.6.3</version>
                 <executions>
                     <execution>
                         <id>default-cli</id>


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

Reply via email to