You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/04/05 08:46:35 UTC

[maven-help-plugin] 01/01: Bump mavenVersion from 3.1.1 to 3.6.3

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch dependabot/maven/mavenVersion-3.6.3
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git

commit 51726408442c50608d5738fc870c684695c72cb9
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Apr 5 04:26:06 2021 +0000

    Bump mavenVersion from 3.1.1 to 3.6.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4ce09c5..ac924a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
 
   <properties>
     <javaVersion>7</javaVersion>
-    <mavenVersion>3.1.1</mavenVersion>
+    <mavenVersion>3.6.3</mavenVersion>
     <mavenPluginToolsVersion>3.6.0</mavenPluginToolsVersion>
     <surefire.version>2.22.2</surefire.version>
     <project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>