Skip to content

Commit

Permalink
Bump mrm-maven-plugin from 1.3.0 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [mrm-maven-plugin](https://github.com/mojohaus/mrm) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/mojohaus/mrm/releases)
- [Commits](mojohaus/mrm@mrm-1.3.0...mrm-1.4.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:mrm-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Aug 26, 2022
1 parent 8106e62 commit 1a7e64f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion maven-enforcer-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>mrm-maven-plugin</artifactId>
<version>1.3.0</version>
<version>1.4.1</version>
<executions>
<execution>
<goals>
Expand Down
2 changes: 1 addition & 1 deletion maven-enforcer-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>mrm-maven-plugin</artifactId>
<version>1.3.0</version>
<version>1.4.1</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 1a7e64f

Please sign in to comment.