From 6fff88cb31863b15e7787c65d25bbcd55845de6b Mon Sep 17 00:00:00 2001 From: shivandw <91540185+shivandw@users.noreply.github.com> Date: Thu, 13 Apr 2023 13:02:41 +0530 Subject: [PATCH] Update pom.xml --- pom.xml | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index eccd206883..fc70b3d45d 100644 --- a/pom.xml +++ b/pom.xml @@ -175,15 +175,28 @@ jsp-api 2.2 - - + + + junit - junit-dep - 4.10 + junit + 3.8.1 test - + + + org.seleniumhq.selenium + selenium-java + 2.45.0 + + + org.testng + testng + 6.8 + test + + - + org.hamcrest hamcrest-core 1.2.1