Upgrade to netty-tcnative-1.3.33.Fork6
Motivation: A new netty-tcnative bugfix release was released. Modifications: Upgrade version. Result: Using latest netty-tcnative version
This commit is contained in:
parent
dab20ccdb6
commit
1ba087bc86
2
pom.xml
2
pom.xml
@ -684,7 +684,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>${project.groupId}</groupId>
|
<groupId>${project.groupId}</groupId>
|
||||||
<artifactId>netty-tcnative</artifactId>
|
<artifactId>netty-tcnative</artifactId>
|
||||||
<version>1.1.33.Fork5</version>
|
<version>1.1.33.Fork6</version>
|
||||||
<classifier>${os.detected.classifier}</classifier>
|
<classifier>${os.detected.classifier}</classifier>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
|
Loading…
Reference in New Issue
Block a user