Skip to content

Instantly share code, notes, and snippets.

@hakanai
Created October 24, 2017 03:30
Show Gist options
  • Save hakanai/7bc1d6e18f74ab8473f3039225dac3a7 to your computer and use it in GitHub Desktop.
Save hakanai/7bc1d6e18f74ab8473f3039225dac3a7 to your computer and use it in GitHub Desktop.
Disappointing
diff --git a/server/build.gradle b/server/build.gradle
index fc73fa57dee..4e21a481c5c 100644
--- a/server/build.gradle
+++ b/server/build.gradle
@@ -18,6 +18,7 @@ dependencies {
compile libraries.derbynet
compile libraries.gson
compile libraries.guava
+ compile libraries.httpclient^M
compile libraries.icu4j
compile libraries.jackrabbit_webdav
compile libraries.jdom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment