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-javadoc-plugin.git


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

commit 2bba7a4e73a098c54de9d301d920ae89c85540be
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 22 03:47:21 2025 +0000

    Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0
    
    Bumps [org.codehaus.mojo:mrm-maven-plugin](https://github.com/mojohaus/mrm) 
from 1.6.0 to 1.7.0.
    - [Release notes](https://github.com/mojohaus/mrm/releases)
    - [Commits](https://github.com/mojohaus/mrm/compare/1.6.0...1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:mrm-maven-plugin
      dependency-version: 1.7.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 572f6910..9331c848 100644
--- a/pom.xml
+++ b/pom.xml
@@ -541,7 +541,7 @@ under the License.
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>mrm-maven-plugin</artifactId>
-            <version>1.6.0</version>
+            <version>1.7.0</version>
             <executions>
               <execution>
                 <id>repository</id>

Reply via email to