diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-04-01 13:03:48 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-04-01 13:03:48 +0200 |
commit | ebc290a4a0066e631f37596761e648b2ef5df185 (patch) | |
tree | 2f164398b7039b2dc41fccbc26fce25d4153522b /org.eclipse.jgit.junit.http | |
parent | da6fa14fd180ddeb6c678118ffaae0211bbe9a57 (diff) | |
download | jgit-ebc290a4a0066e631f37596761e648b2ef5df185.tar.gz jgit-ebc290a4a0066e631f37596761e648b2ef5df185.zip |
Revert "Update Jetty to 9.4.1.v20170120 in buck build"
This reverts commit d3b80b951c0bf995f7d210710e3d31e9d529efe2.
Change-Id: I596ba596f3e857346020e01b0a018d90a0b27edd
Diffstat (limited to 'org.eclipse.jgit.junit.http')
-rw-r--r-- | org.eclipse.jgit.junit.http/BUCK | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit.http/BUCK b/org.eclipse.jgit.junit.http/BUCK index d7eaa48799..68976a68ae 100644 --- a/org.eclipse.jgit.junit.http/BUCK +++ b/org.eclipse.jgit.junit.http/BUCK @@ -8,7 +8,6 @@ java_library( '//org.eclipse.jgit.junit:junit', '//lib:junit', '//lib:servlet-api', - '//lib:slf4j-api', '//lib/jetty:http', '//lib/jetty:server', '//lib/jetty:servlet', |