X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-automation%2Fpom.xml;h=0a6769c892109b49f2d3f091c50fc01fc260e346;hb=HEAD;hp=21c8c6462e1b3f09d680c1f8fb86184568460cf5;hpb=b324a34d09bcfec4fa66f39184f1a42a0101ff84;p=vid.git diff --git a/vid-automation/pom.xml b/vid-automation/pom.xml index 21c8c6462..0a6769c89 100644 --- a/vid-automation/pom.xml +++ b/vid-automation/pom.xml @@ -6,13 +6,14 @@ automationTest 1.0-SNAPSHOT - 4.2.9.RELEASE - 2.27 - 2.9.7 + 5.2.3.RELEASE + 2.29 + 2.9.9 + 2.9.9.3 1.8.10 - 3.6.0 - 2.9.1 - 4.4.1 + 3.141.59 + 2.13.0 + 4.5.11 @@ -20,7 +21,7 @@ com.google.guava guava - 23.0 + 28.2-jre org.apache.logging.log4j @@ -33,14 +34,9 @@ ${log4j.version} - log4j - log4j - 1.2.17 - - - org.testng - testng - 6.14.3 + org.apache.logging.log4j + log4j-1.2-api + ${log4j.version} javax.ws.rs @@ -48,31 +44,10 @@ 2.0.1 - - junit - junit - RELEASE - com.aventstack extentreports - 3.0.7 - - - org.seleniumhq.selenium - selenium-java - ${selenium.version} - - - org.seleniumhq.selenium - selenium-server - ${selenium.version} - runtime - - - org.seleniumhq.selenium - selenium-api - ${selenium.version} + 3.1.5 @@ -90,11 +65,6 @@ httpclient ${apachehttp.version} - - org.apache.httpcomponents - httpcore - ${apachehttp.version} - org.apache.httpcomponents httpmime @@ -108,7 +78,7 @@ org.yaml snakeyaml - 1.14 + 1.25 joda-time @@ -120,12 +90,39 @@ browsermob-core 2.1.4 + + junit + junit + RELEASE + + + + org.seleniumhq.selenium + selenium-java + ${selenium.version} + + + org.seleniumhq.selenium + selenium-server + ${selenium.version} + runtime + + + + org.seleniumhq.selenium + selenium-api + ${selenium.version} + org.functionaljava functionaljava RELEASE - + + org.testng + testng + 6.14.3 + org.glassfish.jersey.core jersey-common @@ -160,23 +157,12 @@ com.fasterxml.jackson.core jackson-databind - ${jackson.version} + ${jackson.databind.version} commons-beanutils commons-beanutils - 1.9.3 - - - org.springframework - spring-core - ${springframework.version} - - - commons-logging - commons-logging - - + 1.9.4 org.springframework @@ -200,29 +186,30 @@ org.hamcrest - hamcrest-all - 1.3 + java-hamcrest + 2.0.0.0 org.apache.commons commons-text - 1.1 + 1.8 org.apache.commons commons-lang3 - 3.6 + 3.9 + + org.apache.commons + commons-proxy + 1.0 + + net.javacrumbs.json-unit json-unit 2.2.0 - - - - - org.togglz togglz-spring-core @@ -233,6 +220,12 @@ cdi-api 1.0 + + net.code-story + http + 2.105 + test + javax.xml.bind jaxb-api @@ -244,17 +237,18 @@ org.apache.maven.plugins maven-compiler-plugin + 3.8.1 1.8 1.8 - true - lines,vars,source + true + lines,vars,source org.apache.maven.plugins maven-assembly-plugin - 2.5.5 + 3.2.0 create.jar.with.dependencies @@ -275,25 +269,25 @@ - - org.apache.maven.plugins - maven-surefire-plugin - 2.22.1 - - - ${test} - - - ./conf/log4j2.xml - - - TestNg-ApiTest.xml - - - -javaagent:${settings.localRepository}/org/aspectj/aspectjweaver/${aspectj.version}/aspectjweaver-${aspectj.version}.jar - - false - + + org.apache.maven.plugins + maven-surefire-plugin + 2.22.2 + + + ${test} + + + ./conf/log4j2.xml + + + TestNg-ApiTest.xml + + + -javaagent:${settings.localRepository}/org/aspectj/aspectjweaver/${aspectj.version}/aspectjweaver-${aspectj.version}.jar + + false +