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 2020/05/10 01:09:54 UTC

[maven-surefire] branch master updated: Verifier 1.7.2

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

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


The following commit(s) were added to refs/heads/master by this push:
     new f7c1d0d  Verifier 1.7.2
f7c1d0d is described below

commit f7c1d0dd7e4502761fee0536c42b1c3c4b4a9488
Author: tibordigana <ti...@apache.org>
AuthorDate: Sat May 9 03:06:42 2020 +0200

    Verifier 1.7.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 06361d2..2665b37 100644
--- a/pom.xml
+++ b/pom.xml
@@ -320,7 +320,7 @@
       <dependency>
         <groupId>org.apache.maven.shared</groupId>
         <artifactId>maven-verifier</artifactId>
-        <version>1.6</version>
+        <version>1.7.2</version>
         <exclusions>
           <exclusion>
             <groupId>org.apache.maven.shared</groupId>