This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch maven-site-plugin-3.x
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git
The following commit(s) were added to refs/heads/maven-site-plugin-3.x by this
push:
new 5a76ffb4 Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1
(#1225)
5a76ffb4 is described below
commit 5a76ffb4ae79f2ffd6df72eb4414f276b6da1732
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 20 19:15:58 2026 +0100
Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1 (#1225)
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]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 94babd48..6faf7e9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -561,7 +561,7 @@ under the License.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>mrm-maven-plugin</artifactId>
- <version>1.7.0</version>
+ <version>1.7.1</version>
<configuration>
<repositories>
<proxyRepo />