You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2022/08/26 09:11:43 UTC

[maven-enforcer] branch master updated: Bump mrm-maven-plugin from 1.3.0 to 1.4.1

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 1a7e64f  Bump mrm-maven-plugin from 1.3.0 to 1.4.1
1a7e64f is described below

commit 1a7e64f783020ba17e822d69119d25d988757ee5
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Jul 29 06:22:43 2022 +0000

    Bump mrm-maven-plugin from 1.3.0 to 1.4.1
    
    Bumps [mrm-maven-plugin](https://github.com/mojohaus/mrm) from 1.3.0 to 1.4.1.
    - [Release notes](https://github.com/mojohaus/mrm/releases)
    - [Commits](https://github.com/mojohaus/mrm/compare/mrm-1.3.0...mrm-1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:mrm-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 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 3abff74..79267e6 100644
--- a/maven-enforcer-extension/pom.xml
+++ b/maven-enforcer-extension/pom.xml
@@ -96,7 +96,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>mrm-maven-plugin</artifactId>
-            <version>1.3.0</version>
+            <version>1.4.1</version>
             <executions>
               <execution>
                 <goals>
diff --git a/maven-enforcer-plugin/pom.xml b/maven-enforcer-plugin/pom.xml
index a9f28ac..ad38f94 100644
--- a/maven-enforcer-plugin/pom.xml
+++ b/maven-enforcer-plugin/pom.xml
@@ -185,7 +185,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>mrm-maven-plugin</artifactId>
-            <version>1.3.0</version>
+            <version>1.4.1</version>
             <executions>
               <execution>
                 <goals>