mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
c968ddf034
In conjuction with the previous commits, this change removes entirely Bisq's dependency on the Spring Framework, with the exception of the pricenode module, which is not a Bisq node per se, but a standalone Spring-based HTTP service. Note that the removal of the Gradle `exclude` directive for commons-logging is because Apache HttpClient still depends on it and Spring had previously been providing it transitively. If this `exclude` directive is not removed, NoClassDefFound errors get thrown at runtime from HttpClient code unable to load the commons-logging Logger class. |
||
---|---|---|
.. | ||
witness | ||
wrapper |