[java-parent-project] 01/04: Update Maven Surefire plugin (and its testng component) to 3.0.0-M5
Ian Young
ian at iay.org.uk
Tue Nov 10 17:01:59 UTC 2020
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=aa3b2c2683b6b3ed73cfcf930803bbbbc048582f
commit aa3b2c2683b6b3ed73cfcf930803bbbbc048582f
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Nov 10 15:47:25 2020 +0000
Update Maven Surefire plugin (and its testng component) to 3.0.0-M5
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9ba136f..413e39a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
<maven-resources-plugin.version>3.1.0</maven-resources-plugin.version>
<maven-site-plugin.version>3.8.2</maven-site-plugin.version>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
- <maven-surefire-plugin.version>3.0.0-M4</maven-surefire-plugin.version>
+ <maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
<maven-war-plugin.version>3.2.3</maven-war-plugin.version>
<maven.central.url>https://repo1.maven.org/maven2</maven.central.url>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list