Issue #1044 - upgrading version of jnr-unixsocket

This commit is contained in:
Joakim Erdfelt 2016-12-15 07:13:07 -07:00
parent b2162cb347
commit fe831c9754
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-unixsocket</artifactId>
<version>0.8</version>
<version>0.15</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.toolchain</groupId>