[java-parent-project] branch master updated: Update TestNG to 7.0.0

Tom Zeller tzeller at dragonacea.biz
Wed Aug 21 17:22:10 EDT 2019


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

tzeller 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=d3d8d02a26432e5411712ce957923a00f9a02511

The following commit(s) were added to refs/heads/master by this push:
       new  d3d8d02   Update TestNG to 7.0.0
d3d8d02 is described below

commit d3d8d02a26432e5411712ce957923a00f9a02511
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Aug 21 16:21:57 2019 -0500

    Update TestNG to 7.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3f285ae..33fe0ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
         <dependency>
             <groupId>org.testng</groupId>
             <artifactId>testng</artifactId>
-            <version>6.9.9</version>
+            <version>7.0.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