[java-parent-project] branch main updated: Bump Surefire to 3.0.0

Tom Zeller tzeller at dragonacea.biz
Mon Apr 10 13:34:50 UTC 2023


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

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

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

The following commit(s) were added to refs/heads/main by this push:
     new ce5f6e0  Bump Surefire to 3.0.0
ce5f6e0 is described below

commit ce5f6e0e4fed9f6ef673d25637ae0643e82d8351
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Apr 10 08:34:41 2023 -0500

    Bump Surefire to 3.0.0
    
    https://shibboleth.atlassian.net/browse/GEN-326
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e904568..37c2780 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
         <maven-resources-plugin.version>3.2.0</maven-resources-plugin.version>
         <maven-site-plugin.version>3.11.0</maven-site-plugin.version>
         <maven-source-plugin.version>3.2.1</maven-source-plugin.version>
-        <maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version>
+        <maven-surefire-plugin.version>3.0.0</maven-surefire-plugin.version>
         <maven-versions-plugin.version>2.14.1</maven-versions-plugin.version>
         <maven-war-plugin.version>3.3.2</maven-war-plugin.version>
 

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


More information about the commits mailing list