summaryrefslogtreecommitdiffstats
path: root/build.moxie
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2014-07-07 10:24:08 +0200
committerDavid Ostrovsky <david@ostrovsky.org>2014-07-07 10:25:28 +0200
commit1ad355302a3daf0962f8e20538f6b4c4a9c8329a (patch)
tree4cdfaf98a0815b723d1ea7978bb5f7fb871934b9 /build.moxie
parenta40cbcfc4fab2ca16304c7393a68fe95a9322edc (diff)
downloadgitblit-1ad355302a3daf0962f8e20538f6b4c4a9c8329a.tar.gz
gitblit-1ad355302a3daf0962f8e20538f6b4c4a9c8329a.zip
Update httpclient to 4.3.4
Diffstat (limited to 'build.moxie')
-rw-r--r--build.moxie2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.moxie b/build.moxie
index 3f18bf5e..7ada2bda 100644
--- a/build.moxie
+++ b/build.moxie
@@ -134,6 +134,8 @@ dependencies:
- compile 'com.google.inject.extensions:guice-servlet:${guice-servlet.version}' :war
- compile 'com.google.guava:guava:17.0' :war :fedclient
- compile 'com.intellij:annotations:12.0' :war
+- compile 'org.apache.httpcomponents:httpclient:4.3.4' :war
+- compile 'org.apache.httpcomponents:httpcore:4.3.2' :war
- compile 'log4j:log4j:1.2.17' :war :fedclient
- compile 'org.slf4j:slf4j-api:1.7.7' :war :fedclient
- compile 'org.slf4j:slf4j-log4j12:1.7.7' :war :fedclient