diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index 57ef8e7..6238eee 100644
--- a/.idea/compiler.xml
+++ b/.idea/compiler.xml
@@ -2,12 +2,16 @@
+
-
+
+
+
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
index e30ec27..322c5da 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -8,5 +8,5 @@
-
+
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 73ea483..9ed4544 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,26 +2,26 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
- sdet
- seleniumCucumberProject
+ com.selenium.cucumber
+ SeleniumCucumberProject
0.0.1-SNAPSHOT
- 8
- 8
+ 17
+ 17
org.seleniumhq.selenium
selenium-java
- 3.141.59
+ 4.11.0
io.cucumber
cucumber-java
- 6.10.4
+ 7.13.0
@@ -41,32 +41,34 @@
io.github.bonigarcia
webdrivermanager
- 4.4.3
+ 5.3.2
+
com.oracle.database.jdbc
- ojdbc8
- 21.1.0.0
+ ojdbc11
+ 23.2.0.0
+
- mysql
- mysql-connector-java
- 8.0.25
+ com.mysql
+ mysql-connector-j
+ 8.1.0
io.rest-assured
rest-assured
- 4.4.0
+ 5.3.1
test
org.testng
testng
- 7.4.0
+ 7.8.0
test
@@ -77,12 +79,12 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.8.1
+ 3.11.0
org.apache.maven.plugins
maven-surefire-plugin
- 3.0.0-M5
+ 3.1.2
false
@@ -101,7 +103,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.0.0-M5
+ 3.1.2
apitests.xml
diff --git a/target/classes/META-INF/maven/sdet/seleniumCucumberProject/pom.properties b/target/classes/META-INF/maven/sdet/seleniumCucumberProject/pom.properties
index f25fbfd..d41ffd9 100644
--- a/target/classes/META-INF/maven/sdet/seleniumCucumberProject/pom.properties
+++ b/target/classes/META-INF/maven/sdet/seleniumCucumberProject/pom.properties
@@ -1,5 +1,5 @@
#Generated by Maven Integration for Eclipse
-#Sat Feb 05 21:22:06 PST 2022
+#Wed Feb 09 07:34:17 PST 2022
m2e.projectLocation=/home/omutwar/git/seleniumCucumberProject
m2e.projectName=seleniumCucumberProject
groupId=sdet