Upgrade to netty-tcnative 1.1.30.Fork2 to support Windows
This commit is contained in:
parent
f97e81c305
commit
18264346f6
2
pom.xml
2
pom.xml
@ -74,7 +74,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>${project.groupId}</groupId>
|
<groupId>${project.groupId}</groupId>
|
||||||
<artifactId>netty-tcnative</artifactId>
|
<artifactId>netty-tcnative</artifactId>
|
||||||
<version>1.1.30.Fork1</version>
|
<version>1.1.30.Fork2</version>
|
||||||
<classifier>${os.detected.classifier}</classifier>
|
<classifier>${os.detected.classifier}</classifier>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user