diff --git a/netty-http-test-harness/pom.xml b/netty-http-test-harness/pom.xml index ab3d043..94c4220 100644 --- a/netty-http-test-harness/pom.xml +++ b/netty-http-test-harness/pom.xml @@ -29,10 +29,42 @@ ${project.groupId} netty-http-client + + + javax.inject + javax.inject + + + com.google.j2objc + j2objc-annotations + + + com.google.code.findbugs + jsr305 + + + com.google.guava + listenablefuture + + + com.google.errorprone + error_prone_annotations + + ${project.groupId} giulius + + + com.mastfrog + giulius-annotations + + + javax.inject + javax.inject + + ${project.groupId}