[java-parent-project] 05/13: Update surefire plugin to 3.0.0-M7
Ian Young
ian at iay.org.uk
Wed Jan 4 18:17:27 UTC 2023
This is an automated email from the git hooks/post-receive script.
iay 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=1ce8f5056f5edfd9ca569465c272220f427693f5
commit 1ce8f5056f5edfd9ca569465c272220f427693f5
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 182d0e2..17895e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,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