diff --git a/pom.xml b/pom.xml
index dae08b5..1d27de0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,24 +21,25 @@
org.testng
testng
- 6.9.10
+ 6.8
test
io.appium
java-client
- 4.1.2
+ 7.3.0
+ test
org.seleniumhq.selenium
selenium-java
- 2.53.1
+ 3.141.59
test
com.googlecode.json-simple
json-simple
- 1.1
+ 1.1.1
test
@@ -50,12 +51,12 @@
com.google.code.gson
gson
- 2.2.4
+ 2.8.6
com.saucelabs
sauce_testng
- 2.1.23
+ 2.1.25
@@ -63,17 +64,18 @@
+ org.apache.maven.plugins
maven-compiler-plugin
- 3.0
+ 3.8.1
- 1.6
- 1.6
+ 1.8
+ 1.8
org.apache.maven.plugins
maven-surefire-plugin
- 2.12.4
+ 3.0.0-M4
methods
20