Skip to content

Commit

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Dec 23, 2023
1 parent 3bda02c commit ef0b594
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
Expand Up @@ -107,7 +107,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>mrm-maven-plugin</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>
<configuration>
<propertyName>repository.proxy.url</propertyName>
<repositories>
Expand Down
2 changes: 1 addition & 1 deletion maven-enforcer-plugin/pom.xml
Expand Up @@ -214,7 +214,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>mrm-maven-plugin</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>
<configuration>
<propertyName>repository.proxy.url</propertyName>
<repositories>
Expand Down

0 comments on commit ef0b594

Please sign in to comment.