From a66944bfc58164ee6a3b9d08b0d8968311bea539 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Sat, 19 Dec 2015 11:56:04 -0800 Subject: [PATCH] Upgrade to testng 6.8.21 Note that this is the last version compatible with Java 6. Changelog: https://github.com/cbeust/testng/blob/master/CHANGES.txt --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5fc1968..c9483e0 100644 --- a/pom.xml +++ b/pom.xml @@ -367,7 +367,7 @@ org.testng testng - 6.8.8 + 6.8.21 test