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

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


The following commit(s) were added to refs/heads/master by this push:
     new eeaa306f Bump mrm-maven-plugin from 1.2.0 to 1.4.1
eeaa306f is described below

commit eeaa306f7e52205f9d94885ea058556302fd5736
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 29 22:01:16 2022 +0000

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

diff --git a/pom.xml b/pom.xml
index c4949756..6db94b09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -453,7 +453,7 @@ under the License.
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>mrm-maven-plugin</artifactId>
-            <version>1.2.0</version>
+            <version>1.4.1</version>
             <executions>
               <execution>
                 <goals>

Reply via email to