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

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


The following commit(s) were added to refs/heads/master by this push:
     new 32ec3798 Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0
32ec3798 is described below

commit 32ec37981a7e7bcbc13ddb2b5389ed88c2759683
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 22 15:31:21 2025 +0000

    Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0
    
    Bumps [org.codehaus.mojo:mrm-maven-plugin](https://github.com/mojohaus/mrm) 
from 1.6.0 to 1.7.0.
    - [Release notes](https://github.com/mojohaus/mrm/releases)
    - [Commits](https://github.com/mojohaus/mrm/compare/1.6.0...1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:mrm-maven-plugin
      dependency-version: 1.7.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 maven-enforcer-extension/pom.xml | 2 +-
 maven-enforcer-plugin/pom.xml    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/maven-enforcer-extension/pom.xml b/maven-enforcer-extension/pom.xml
index 90ca2b8c..cf69d8e0 100644
--- a/maven-enforcer-extension/pom.xml
+++ b/maven-enforcer-extension/pom.xml
@@ -100,7 +100,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>mrm-maven-plugin</artifactId>
-            <version>1.6.0</version>
+            <version>1.7.0</version>
             <configuration>
               <propertyName>repository.proxy.url</propertyName>
               <repositories>
diff --git a/maven-enforcer-plugin/pom.xml b/maven-enforcer-plugin/pom.xml
index f76b59c3..1baa5466 100644
--- a/maven-enforcer-plugin/pom.xml
+++ b/maven-enforcer-plugin/pom.xml
@@ -219,7 +219,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>mrm-maven-plugin</artifactId>
-            <version>1.6.0</version>
+            <version>1.7.0</version>
             <configuration>
               <propertyName>repository.proxy.url</propertyName>
               <repositories>

Reply via email to