aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/pom.xml
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2020-01-20 12:41:08 +0200
committerIttay Stern <ittay.stern@att.com>2020-01-20 12:48:07 +0200
commit06b0edf4736bde914aeefb9c13625cf3a0fbb669 (patch)
tree3c1185800f0b56496c32e78be06bde773fe334a8 /vid-automation/pom.xml
parentdfcca5853eacb0e0d3bdd6370c724503c34194be (diff)
Downgrade ExtentReport
Brings back a function required by LocalExtentReports#createTest: com.aventstack.extentreports.Report.createTest(Test test) Partially reverts d1c296df Issue-ID: VID-647 Change-Id: Ibf4540994ef024d7ac3eac3f2bbc42ca3cb4b75e Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'vid-automation/pom.xml')
-rw-r--r--vid-automation/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-automation/pom.xml b/vid-automation/pom.xml
index 16a756c3d..77d54dbd4 100644
--- a/vid-automation/pom.xml
+++ b/vid-automation/pom.xml
@@ -47,7 +47,7 @@
<dependency>
<groupId>com.aventstack</groupId>
<artifactId>extentreports</artifactId>
- <version>4.0.9</version>
+ <version>3.1.5</version>
</dependency>
<dependency>