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:
Mike Rosseel 2017-11-04 12:25:51 +01:00
parent 1578340c78
commit ce402a50da
No known key found for this signature in database
GPG Key ID: 1D9920AF2A8E6BF0

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>