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

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


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

commit ef16e0d393dcde715a204fefe48cecc6ed94c001
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 20 12:19:51 2023 +0000

    Bump org.codehaus.mojo:mrm-maven-plugin from 1.5.0 to 1.6.0 (#200)
    
    Bumps [org.codehaus.mojo:mrm-maven-plugin](https://github.com/mojohaus/mrm) 
from 1.5.0 to 1.6.0.
    - [Release notes](https://github.com/mojohaus/mrm/releases)
    - [Commits](https://github.com/mojohaus/mrm/compare/1.5.0...1.6.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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 maven-release-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-release-plugin/pom.xml b/maven-release-plugin/pom.xml
index a8c56317..d990d109 100644
--- a/maven-release-plugin/pom.xml
+++ b/maven-release-plugin/pom.xml
@@ -257,7 +257,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>mrm-maven-plugin</artifactId>
-            <version>1.5.0</version>
+            <version>1.6.0</version>
             <configuration>
               <repositories>
                 <mockRepo>

Reply via email to