[java-parent-project] 03/04: Update surefire-testng to 3.1.2
Ian Young
ian at iay.org.uk
Fri Aug 11 14:50:14 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=6953dc4092599c165bfbd36827426b0bf36c1462
commit 6953dc4092599c165bfbd36827426b0bf36c1462
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Aug 11 15:07:26 2023 +0100
Update surefire-testng to 3.1.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e6ea6d1..3f5ea78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,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</maven-surefire-plugin.version>
+ <maven-surefire-plugin.version>3.1.2</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