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 2020/12/19 23:22:15 UTC

[maven-invoker-plugin] 01/01: Bump mavenVersion from 3.0 to 3.3.9

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

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

commit 891bfef71080a61861ced38376f64e5854ff6e5e
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Nov 29 19:29:00 2020 +0000

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

diff --git a/pom.xml b/pom.xml
index ca2f9d1..6276025 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@ under the License.
 
   <properties>
     <javaVersion>7</javaVersion>
-    <mavenVersion>3.0</mavenVersion>
+    <mavenVersion>3.3.9</mavenVersion>
     <doxiaVersion>1.9.1</doxiaVersion>
     <doxiaSitetoolsVersion>1.9.2</doxiaSitetoolsVersion>
     <beanshell-groupId>org.apache-extras.beanshell</beanshell-groupId>