This is an automated email from the ASF dual-hosted git repository.
pascalschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 35846dc Upgrade TestNG to version 6.14.2
35846dc is described below
commit 35846dcb3def859c374cebb40d9bd392526b81b6
Author: Pascal Schumacher <[email protected]>
AuthorDate: Thu Mar 22 19:05:11 2018 +0100
Upgrade TestNG to version 6.14.2
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 223aa03..6223ad6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -690,7 +690,7 @@
<stringtemplate-version>4.0.8</stringtemplate-version>
<tagsoup-bundle-version>1.2.1_1</tagsoup-bundle-version>
<tagsoup-version>1.2.1</tagsoup-version>
- <testng-version>6.8.21</testng-version>
+ <testng-version>6.14.2</testng-version>
<tinybundles-version>2.1.1</tinybundles-version>
<tika-version>1.17</tika-version>
<twilio-version>7.9.1</twilio-version>
--
To stop receiving notification emails like this one, please contact
[email protected].