Upgrade to netty-tcnative 1.1.33.Fork4
Motivation: netty-tcnative 1.1.33.Fork4 was released. Modifications: Upgrade to new version. Result: Up to date dependency.
This commit is contained in:
parent
d295321bb4
commit
6b83ff0594
2
pom.xml
2
pom.xml
@ -672,7 +672,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>${project.groupId}</groupId>
|
<groupId>${project.groupId}</groupId>
|
||||||
<artifactId>netty-tcnative</artifactId>
|
<artifactId>netty-tcnative</artifactId>
|
||||||
<version>1.1.33.Fork3</version>
|
<version>1.1.33.Fork4</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