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-archetype.git


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

commit 7d63169eacc366af10a8d57a683963c7f2a56840
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 05:54:38 2026 +0100

    Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1 (#979)
    
    Bumps [org.codehaus.mojo:mrm-maven-plugin](https://github.com/mojohaus/mrm) 
from 1.7.0 to 1.7.1.
    - [Release notes](https://github.com/mojohaus/mrm/releases)
    - [Commits](https://github.com/mojohaus/mrm/compare/1.7.0...mrm-1.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:mrm-maven-plugin
      dependency-version: 1.7.1
      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>
---
 maven-archetype-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-archetype-plugin/pom.xml b/maven-archetype-plugin/pom.xml
index ce3cbec6..bf3d722e 100644
--- a/maven-archetype-plugin/pom.xml
+++ b/maven-archetype-plugin/pom.xml
@@ -244,7 +244,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>mrm-maven-plugin</artifactId>
-            <version>1.7.0</version>
+            <version>1.7.1</version>
             <executions>
               <execution>
                 <id>mirror</id>

Reply via email to