Merge branch 'netlayer' of https://github.com/mrosseel/bisq-exchange into mrosseel-netlayer

This commit is contained in:
Manfred Karrer 2017-11-04 08:55:29 -05:00
commit 95d91f4ce0
No known key found for this signature in database
GPG key ID: 401250966A6B2C46

View file

@ -17,6 +17,7 @@
<artifactId>common</artifactId>
<version>${project.version}</version>
</dependency>
<!--
<dependency>
<groupId>com.github.JesusMcCloud.netlayer</groupId>
<artifactId>tor.native</artifactId>
@ -28,8 +29,8 @@
</exclusion>
</exclusions>
</dependency>
-->
<!--
<dependency>
<groupId>com.github.mrosseel</groupId>
<artifactId>netlayer</artifactId>
@ -42,7 +43,6 @@
</exclusions>
</dependency>
-->
<dependency>
<groupId>org.apache.httpcomponents</groupId>