Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 · apache/maven-javadoc-plugin@2bba7a4 (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit 2bba7a4
authored and
committed
Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0
Bumps [org.codehaus.mojo:mrm-maven-plugin](https://github.com/mojohaus/mrm) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/mojohaus/mrm/releases) - [Commits](mojohaus/mrm@1.6.0...1.7.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:mrm-maven-plugin dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] support@github.com
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -541,7 +541,7 @@ under the License. | ||
| 541 | 541 | <plugin> |
| 542 | 542 | <groupId>org.codehaus.mojo</groupId> |
| 543 | 543 | <artifactId>mrm-maven-plugin</artifactId> |
| 544 | - <version>1.6.0</version> | |
| 544 | + <version>1.7.0</version> | |
| 545 | 545 | <executions> |
| 546 | 546 | <execution> |
| 547 | 547 | <id>repository</id> |