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

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


The following commit(s) were added to refs/heads/master by this push:
     new ac3402d  Bump maven-plugin-plugin from 3.6.1 to 3.6.2
ac3402d is described below

commit ac3402dbe9f8d6aaa4a70f1e7a360ba2109ce4ab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 29 13:46:02 2021 +0000

    Bump maven-plugin-plugin from 3.6.1 to 3.6.2
    
    Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) 
from 3.6.1 to 3.6.2.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.1...maven-plugin-tools-3.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-plugin-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to