mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 15:10:44 +01:00
Merge branch 'netlayer' of https://github.com/mrosseel/bisq-exchange into mrosseel-netlayer
This commit is contained in:
commit
95d91f4ce0
1 changed files with 2 additions and 2 deletions
|
@ -17,6 +17,7 @@
|
||||||
<artifactId>common</artifactId>
|
<artifactId>common</artifactId>
|
||||||
<version>${project.version}</version>
|
<version>${project.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<!--
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.JesusMcCloud.netlayer</groupId>
|
<groupId>com.github.JesusMcCloud.netlayer</groupId>
|
||||||
<artifactId>tor.native</artifactId>
|
<artifactId>tor.native</artifactId>
|
||||||
|
@ -28,8 +29,8 @@
|
||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
-->
|
||||||
|
|
||||||
<!--
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.mrosseel</groupId>
|
<groupId>com.github.mrosseel</groupId>
|
||||||
<artifactId>netlayer</artifactId>
|
<artifactId>netlayer</artifactId>
|
||||||
|
@ -42,7 +43,6 @@
|
||||||
</exclusions>
|
</exclusions>
|
||||||
|
|
||||||
</dependency>
|
</dependency>
|
||||||
-->
|
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.httpcomponents</groupId>
|
<groupId>org.apache.httpcomponents</groupId>
|
||||||
|
|
Loading…
Add table
Reference in a new issue