diff --git a/mockdriver/pom.xml b/mockdriver/pom.xml index c709044..9faf8d2 100644 --- a/mockdriver/pom.xml +++ b/mockdriver/pom.xml @@ -15,14 +15,14 @@ org.mockito - mockito-all - 1.10.19 + mockito-inline + 3.3.3 junit junit - 4.11 + 4.13 test @@ -32,7 +32,7 @@ org.apache.maven.plugins maven-dependency-plugin - 2.10 + 3.1.2 copy-dependencies @@ -52,13 +52,12 @@ org.apache.maven.plugins maven-jar-plugin - 3.1.2 + 3.2.0 true lib/ -