This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch
dependabot/maven/org.codehaus.mojo-mrm-maven-plugin-1.2.0
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git
commit 697a59cdf65009bd057b4ff260e5a6638ffc0dc0
Author: dependabot-preview[bot]
<27856297+dependabot-preview[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 04:18:33 2020 +0000
Bump mrm-maven-plugin from 1.1.0 to 1.2.0
Bumps [mrm-maven-plugin](https://github.com/mojohaus/mrm) from 1.1.0 to
1.2.0.
- [Release notes](https://github.com/mojohaus/mrm/releases)
- [Commits](https://github.com/mojohaus/mrm/compare/mrm-1.1.0...mrm-1.2.0)
Signed-off-by: dependabot-preview[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fe0de00..257b2ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -486,7 +486,7 @@ under the License.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>mrm-maven-plugin</artifactId>
- <version>1.1.0</version>
+ <version>1.2.0</version>
<executions>
<execution>
<id>repository</id>