From 31f169e6876f5557ee7a18bef527dc9bbd0f9853 Mon Sep 17 00:00:00 2001 From: nadvolod Date: Tue, 11 Feb 2020 09:48:02 -0500 Subject: [PATCH 1/2] update pom.xml --- pom.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index dae08b5..fc403dd 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.testng testng - 6.9.10 + 6.8 test @@ -32,7 +32,7 @@ org.seleniumhq.selenium selenium-java - 2.53.1 + 3.141.59 test @@ -63,17 +63,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 From 88f785af39b189075cf5dd98b3e50ebfb22b9625 Mon Sep 17 00:00:00 2001 From: nadvolod Date: Tue, 11 Feb 2020 09:58:57 -0500 Subject: [PATCH 2/2] update pom.xml --- pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index fc403dd..1d27de0 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,8 @@ io.appium java-client - 4.1.2 + 7.3.0 + test org.seleniumhq.selenium @@ -38,7 +39,7 @@ 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