This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch MPH-174 in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git
commit 85244c3b948b99c1c2382c45faf88678968e3ca9 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Mon Jun 28 08:21:52 2021 +0200 Bump mavenPluginTools from 3.6.0 to 3.6.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 22bedc1..79d45a9 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ <properties> <javaVersion>7</javaVersion> <mavenVersion>3.1.1</mavenVersion> - <mavenPluginToolsVersion>3.6.0</mavenPluginToolsVersion> + <mavenPluginToolsVersion>3.6.1</mavenPluginToolsVersion> <surefire.version>2.22.2</surefire.version> <project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp> </properties>
