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/01/03 13:08:32 UTC

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

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

commit 1a274f44b3519f3ac58a81ca1f79f1eeab685ea2
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Dec 22 17:33:28 2021 +0000

    Bump mrm-maven-plugin from 1.2.0 to 1.3.0
    
    Bumps [mrm-maven-plugin](https://github.com/mojohaus/mrm) from 1.2.0 to 1.3.0.
    - [Release notes](https://github.com/mojohaus/mrm/releases)
    - [Commits](https://github.com/mojohaus/mrm/compare/mrm-1.2.0...mrm-1.3.0)
    
    ---
    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 7dcf1ba..9d7d445 100644
--- a/maven-enforcer-extension/pom.xml
+++ b/maven-enforcer-extension/pom.xml
@@ -105,7 +105,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>mrm-maven-plugin</artifactId>
-            <version>1.2.0</version>
+            <version>1.3.0</version>
             <executions>
               <execution>
                 <goals>
diff --git a/maven-enforcer-plugin/pom.xml b/maven-enforcer-plugin/pom.xml
index 8818d62..0163b6a 100644
--- a/maven-enforcer-plugin/pom.xml
+++ b/maven-enforcer-plugin/pom.xml
@@ -179,7 +179,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>mrm-maven-plugin</artifactId>
-            <version>1.2.0</version>
+            <version>1.3.0</version>
             <executions>
               <execution>
                 <goals>