This is an automated email from the ASF dual-hosted git repository.

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/master by this push:
     new 166178ee47 Bump org.codehaus.mojo:extra-enforcer-rules from 1.11.0 to 
1.12.0 (#11803)
166178ee47 is described below

commit 166178ee478e31a8ff238e1544edf7c14c57f4e7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 18 17:26:09 2026 +0100

    Bump org.codehaus.mojo:extra-enforcer-rules from 1.11.0 to 1.12.0 (#11803)
    
    Bumps 
[org.codehaus.mojo:extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules)
 from 1.11.0 to 1.12.0.
    - [Release notes](https://github.com/mojohaus/extra-enforcer-rules/releases)
    - 
[Commits](https://github.com/mojohaus/extra-enforcer-rules/compare/1.11.0...1.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:extra-enforcer-rules
      dependency-version: 1.12.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>
---
 its/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/its/pom.xml b/its/pom.xml
index 99cfce8d81..1cee45eb57 100644
--- a/its/pom.xml
+++ b/its/pom.xml
@@ -334,7 +334,7 @@ under the License.
             <dependency>
               <groupId>org.codehaus.mojo</groupId>
               <artifactId>extra-enforcer-rules</artifactId>
-              <version>1.11.0</version>
+              <version>1.12.0</version>
             </dependency>
           </dependencies>
         </plugin>

Reply via email to