This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch 1.13.x
in repository https://gitbox.apache.org/repos/asf/shiro.git
The following commit(s) were added to refs/heads/1.13.x by this push:
new 50de075a4 chore(deps-dev): bump org.codehaus.mojo:mrm-maven-plugin
(#2493)
50de075a4 is described below
commit 50de075a4ca083f208320a54fb8c515b990a35eb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 1 12:07:38 2026 -0600
chore(deps-dev): bump org.codehaus.mojo:mrm-maven-plugin (#2493)
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:development
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 96b276a3a..59b674535 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1646,7 +1646,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>mrm-maven-plugin</artifactId>
- <version>1.7.0</version>
+ <version>1.7.1</version>
<executions>
<execution>
<goals>