diff --git a/pom.xml b/pom.xml index 5e080c0047c..1303a359be4 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ 9.3 - 4.7.3 + 4.8.0 6.50.0 4.13.2 1.1.0 @@ -616,9 +616,9 @@ - - javadoc - + + javadoc + @@ -1359,14 +1359,6 @@ ${selenium.version} test - - org.apache.httpcomponents - httpclient - - - org.apache.httpcomponents - httpcore - com.squareup.okio okio @@ -1386,48 +1378,18 @@ selenium-firefox-driver ${selenium.version} test - - - org.apache.httpcomponents - httpclient - - - org.apache.httpcomponents - httpcore - - org.seleniumhq.selenium selenium-chrome-driver ${selenium.version} test - - - org.apache.httpcomponents - httpclient - - - org.apache.httpcomponents - httpcore - - org.seleniumhq.selenium selenium-edge-driver ${selenium.version} test - - - org.apache.httpcomponents - httpclient - - - org.apache.httpcomponents - httpcore - -