aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahoo-inc.com>2016-11-22 17:35:31 +0100
committerBjørn Christian Seime <bjorncs@yahoo-inc.com>2016-11-22 17:35:31 +0100
commit5c3711552bd4bca5a90fce2f38569a8202954d4d (patch)
tree3fcbc3a08055c8fa1456f91302137933d7f50649 /pom.xml
parent2e747ea9504fdee687ce6641f0203a2604290fdb (diff)
Use version 6.9.13.6 of testng
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 51f9363ac72..f7afd848ba2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1004,7 +1004,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
- <version>6.9.10</version>
+ <version>6.9.13.6</version>
</dependency>
<dependency>
<groupId>org.twdata.maven</groupId>