diff --git a/pom.xml b/pom.xml index a6846821..492caf90 100644 --- a/pom.xml +++ b/pom.xml @@ -329,6 +329,18 @@ under the License. 4.13.2 test + + org.hamcrest + hamcrest-core + 1.3 + test + + + javax.servlet + javax.servlet-api + 3.1.0 + test + org.apache.maven.plugin-testing maven-plugin-testing-harness @@ -355,7 +367,7 @@ under the License. org.eclipse.jetty - jetty-client + jetty-util ${jetty.version} test