[java-parent-project] 01/05: IDP-1465 - update TestNG to 7.1.0
Ian Young
ian at iay.org.uk
Tue Jan 7 08:41:53 EST 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=d0ea3e293ff5eb1367f2063359366fd93c70f809
commit d0ea3e293ff5eb1367f2063359366fd93c70f809
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Jan 7 11:12:32 2020 +0000
IDP-1465 - update TestNG to 7.1.0
https://issues.shibboleth.net/jira/browse/IDP-1465
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1259b75..e356938 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,7 +201,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
- <version>7.0.0</version>
+ <version>7.1.0</version>
<scope>test</scope>
</dependency>
<dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list