Skip to content

Commit

Permalink
[WFCORE-4057]: Add missing dependencies on org.apache.httpcomponents.…
Browse files Browse the repository at this point in the history
…core module

 * Adding missing dependencies on module.
  • Loading branch information
ehsavoie committed Aug 22, 2018
1 parent 3993d0e commit 0aaa858
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,10 @@
<artifact name="${org.apache.httpcomponents:httpclient}"/>
<artifact name="${org.apache.httpcomponents:httpcore}"/>
</resources>


<dependencies>
<module name="javax.api"/>
<module name="org.apache.commons.logging"/>
</dependencies>
</module>

0 comments on commit 0aaa858

Please sign in to comment.