This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch mvnd-1.x
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git
The following commit(s) were added to refs/heads/mvnd-1.x by this push:
new 835681c4 Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0
835681c4 is described below
commit 835681c405f382575fee00183849786f27b44226
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 22 10:39:45 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 2e7fb449..16020da9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
<!-- plugin versions a..z -->
<buildnumber-maven-plugin.version>3.2.1</buildnumber-maven-plugin.version>
<groovy-maven-plugin.version>4.2.1</groovy-maven-plugin.version>
- <mrm.version>1.6.0</mrm.version>
+ <mrm.version>1.7.0</mrm.version>
<junit-platform-launcher.version>1.10.3</junit-platform-launcher.version>
<takari-provisio.version>1.1.1</takari-provisio.version>