mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-20 02:12:00 +01:00
Switch temporarily to my fork so the SafeSocks fix can be tested
Signed-off-by: Mike Rosseel <mike@eon-consult.be>
This commit is contained in:
parent
1578340c78
commit
ce402a50da
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user