[java-parent-project] branch maint-7 updated: Bump Surefire plugin to 2.22.2 as fix for remote Windows test failures

Tom Zeller tzeller at dragonacea.biz
Thu Jul 23 20:39:56 UTC 2020


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch maint-7
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=a8193e14a924b1c3564d5750aaebcf67742e2c4d

The following commit(s) were added to refs/heads/maint-7 by this push:
       new  a8193e1   Bump Surefire plugin to 2.22.2 as fix for remote Windows test failures
a8193e1 is described below

commit a8193e14a924b1c3564d5750aaebcf67742e2c4d
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu Jul 23 15:39:33 2020 -0500

    Bump Surefire plugin to 2.22.2 as fix for remote Windows test failures
    
    https://issues.shibboleth.net/jira/browse/JPAR-170
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index abf4b99..4ed140d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -667,7 +667,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-plugin</artifactId>
-                    <version>2.21.0</version>
+                    <version>2.22.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list