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 2023/02/20 07:25:35 UTC

[maven-jlink-plugin] branch master updated: Bump mrm-maven-plugin from 1.3.0 to 1.5.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-jlink-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 8a5f48c  Bump mrm-maven-plugin from 1.3.0 to 1.5.0
8a5f48c is described below

commit 8a5f48c1f746a8a02cd2325f3707529da822a8fc
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Feb 20 04:58:30 2023 +0000

    Bump mrm-maven-plugin from 1.3.0 to 1.5.0
    
    Bumps [mrm-maven-plugin](https://github.com/mojohaus/mrm) from 1.3.0 to 1.5.0.
    - [Release notes](https://github.com/mojohaus/mrm/releases)
    - [Commits](https://github.com/mojohaus/mrm/compare/mrm-1.3.0...1.5.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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 61f6c9d..f1de124 100644
--- a/pom.xml
+++ b/pom.xml
@@ -282,7 +282,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>mrm-maven-plugin</artifactId>
-            <version>1.3.0</version>
+            <version>1.5.0</version>
             <executions>
               <execution>
                 <goals>