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-enforcer.git
The following commit(s) were added to refs/heads/master by this push:
new 1406b95e Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1
1406b95e is described below
commit 1406b95ec7b9b5daa6235bbf958a841b8f5eb39d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 17:23:17 2026 +0000
Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1
Bumps [org.codehaus.mojo:mrm-maven-plugin](https://github.com/mojohaus/mrm)
from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/mojohaus/mrm/releases)
- [Commits](https://github.com/mojohaus/mrm/compare/1.7.0...mrm-1.7.1)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:mrm-maven-plugin
dependency-version: 1.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
maven-enforcer-extension/pom.xml | 2 +-
maven-enforcer-plugin/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/maven-enforcer-extension/pom.xml b/maven-enforcer-extension/pom.xml
index 7dbb8c7e..78b8a6a9 100644
--- a/maven-enforcer-extension/pom.xml
+++ b/maven-enforcer-extension/pom.xml
@@ -100,7 +100,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>mrm-maven-plugin</artifactId>
- <version>1.7.0</version>
+ <version>1.7.1</version>
<configuration>
<propertyName>repository.proxy.url</propertyName>
<repositories>
diff --git a/maven-enforcer-plugin/pom.xml b/maven-enforcer-plugin/pom.xml
index a9f1bfef..b966c246 100644
--- a/maven-enforcer-plugin/pom.xml
+++ b/maven-enforcer-plugin/pom.xml
@@ -219,7 +219,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>mrm-maven-plugin</artifactId>
- <version>1.7.0</version>
+ <version>1.7.1</version>
<configuration>
<propertyName>repository.proxy.url</propertyName>
<repositories>