You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/04/18 19:19:56 UTC

[maven-antrun-plugin] 02/02: [MANTRUN-236] Upgrade Maven Plugin Plugin to 3.6.4

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

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git

commit 4e899c4314aa9e1d8ee0e6b17844c849359c42ce
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Mon Apr 18 21:11:21 2022 +0200

    [MANTRUN-236] Upgrade Maven Plugin Plugin to 3.6.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d1d228e..b7723fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@ under the License.
     <mavenVersion>3.2.5</mavenVersion>
     <javaVersion>8</javaVersion>
     <surefire.version>2.22.2</surefire.version>
-    <mavenPluginToolsVersion>3.6.2</mavenPluginToolsVersion>
+    <mavenPluginToolsVersion>3.6.4</mavenPluginToolsVersion>
     <project.build.outputTimestamp>2020-04-12T07:51:40Z</project.build.outputTimestamp>
   </properties>