diff --git a/pom.xml b/pom.xml index 1e809f39c1d0..75f78ff72c4a 100644 --- a/pom.xml +++ b/pom.xml @@ -107,7 +107,7 @@ 3.0.5 10.3.6 0.13.1 - 1.8.0 + 1.8.1 3.8.4 3.12.11 0.9.1 diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml index 9a9e6608d409..1625433f9cb0 100644 --- a/tests/test-distribution/pom.xml +++ b/tests/test-distribution/pom.xml @@ -48,6 +48,18 @@ maven-resolver-spi ${maven.resolver.version} + + org.apache.maven.resolver + maven-resolver-impl + ${maven.resolver.version} + + + + javax.annotation + javax.annotation-api + + + org.apache.maven.resolver maven-resolver-connector-basic