Created
October 24, 2017 03:30
-
-
Save hakanai/7bc1d6e18f74ab8473f3039225dac3a7 to your computer and use it in GitHub Desktop.
Disappointing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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