Skip to content
Snippets Groups Projects
Commit dda02265 authored by Richard Alam's avatar Richard Alam
Browse files

- include commons-httpclient into demo deps

parent fd47093e
No related branches found
No related tags found
No related merge requests found
......@@ -21,4 +21,5 @@ dependencies {
compile group: 'commons-codec', name: 'commons-codec', version: '1.4'
compile group: 'commons-fileupload', name: 'commons-fileupload', version: '1.2'
compile group: 'commons-io', name: 'commons-io', version: '2.0'
compile group: 'commons-httpclient', name: 'commons-httpclient', version: '3.1'
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment