From 1489a2f53e3c0f60df147bdcff672e0e3e2aea7e Mon Sep 17 00:00:00 2001 From: Vatsald2809 <86254487+Vatsald2809@users.noreply.github.com> Date: Thu, 12 Aug 2021 10:23:53 -0400 Subject: [PATCH] Update pom.xml updated all the dependencies versions --- pom.xml | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index e6dc65fb..47febc3c 100644 --- a/pom.xml +++ b/pom.xml @@ -19,45 +19,46 @@ - org.seleniumhq.selenium - selenium-java - 3.14.0 - + org.seleniumhq.selenium + selenium-java + 4.0.0-beta-4 + - org.testng - testng - 6.11 - compile - + org.testng + testng + 7.4.0 + compile + + org.apache.poi poi - 3.16-beta2 + 5.0.0 org.apache.poi poi-ooxml - 3.9 + 5.0.0 org.apache.poi poi-ooxml-schemas - 3.9 + 4.1.2 org.apache.poi poi-scratchpad - 3.9 + 5.0.0 org.apache.poi ooxml-schemas - 1.1 + 1.4 @@ -68,27 +69,27 @@ org.apache.poi poi - 3.9 + 5.0.0 org.apache.poi poi-ooxml - 3.9 + 5.0.0 org.apache.poi poi-ooxml-schemas - 3.9 + 4.1.2 org.apache.poi poi-scratchpad - 3.9 + 5.0.0 org.apache.poi ooxml-schemas - 1.1 + 1.4