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/03/26 09:26:45 UTC

[maven-fluido-skin] branch master updated: Bump maven-invoker-plugin from 1.10 to 3.2.1

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-fluido-skin.git


The following commit(s) were added to refs/heads/master by this push:
     new 614c7fb  Bump maven-invoker-plugin from 1.10 to 3.2.1
614c7fb is described below

commit 614c7fb6d2dcdd131ab2a11e0705b9370c7f092b
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Fri Sep 13 04:23:51 2019 +0000

    Bump maven-invoker-plugin from 1.10 to 3.2.1
    
    Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 1.10 to 3.2.1.
    - [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
    - [Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-1.10...maven-invoker-plugin-3.2.1)
    
    Signed-off-by: dependabot-preview[bot] <su...@dependabot.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5004baa..bf9c039 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-invoker-plugin</artifactId>
-          <version>1.10</version>
+          <version>3.2.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>