summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit.http/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.jgit.junit.http/BUILD')
-rw-r--r--org.eclipse.jgit.junit.http/BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.eclipse.jgit.junit.http/BUILD b/org.eclipse.jgit.junit.http/BUILD
index 8e6a5089c8..5ddd0c8d56 100644
--- a/org.eclipse.jgit.junit.http/BUILD
+++ b/org.eclipse.jgit.junit.http/BUILD
@@ -10,9 +10,11 @@ java_library(
# TODO(davido): we want here provided deps
deps = [
"//lib:jetty-http",
+ "//lib:jetty-io",
"//lib:jetty-security",
"//lib:jetty-server",
"//lib:jetty-servlet",
+ "//lib:jetty-session",
"//lib:jetty-util",
"//lib:junit",
"//lib:servlet-api",