[java-parent-project] 06/06: Update surefire plugin to 3.0.0-M7

Ian Young ian at iay.org.uk
Mon Dec 19 14:23:38 UTC 2022


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

iay pushed a commit to branch maint-11
in repository java-parent-project.

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

commit 49e2dedf711e3289f952c8835f77aeebef46fc08
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Dec 19 13:46:34 2022 +0000

    Update surefire plugin to 3.0.0-M7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1796141..eb68bad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,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-M5</maven-surefire-plugin.version>
+        <maven-surefire-plugin.version>3.0.0-M7</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