You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2019/01/23 21:58:13 UTC

[maven-surefire] 01/02: investigate only Windows maven-invoker-plugin:3.2.0

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

tibordigana pushed a commit to branch jenkins-error
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git

commit 7ad5a896dcd8224fba06bb8f972bf16a77fd2a23
Author: tibordigana <ti...@apache.org>
AuthorDate: Wed Jan 23 22:55:22 2019 +0100

    investigate only Windows maven-invoker-plugin:3.2.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 72b9b5a..0b8cf79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -471,7 +471,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-invoker-plugin</artifactId>
-          <version>3.0.1</version>
+          <version>3.2.0</version>
         </plugin>
         <plugin>
           <groupId>org.jacoco</groupId>