Skip to content

Commit

Permalink
[MENFORCER-449] Bump mrm-maven-plugin from 1.4.1 to 1.5.0 (#200)
Browse files Browse the repository at this point in the history
Bumps [mrm-maven-plugin](https://github.com/mojohaus/mrm) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/mojohaus/mrm/releases)
- [Commits](mojohaus/mrm@mrm-1.4.1...1.5.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2022
1 parent 21e2922 commit 4a57867
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.4.1</version>
<version>1.5.0</version>
<configuration>
<propertyName>repository.proxy.url</propertyName>
<repositories>
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.4.1</version>
<version>1.5.0</version>
<configuration>
<propertyName>repository.proxy.url</propertyName>
<repositories>
Expand Down

0 comments on commit 4a57867

Please sign in to comment.