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:
Norman Maurer 2015-07-10 11:54:19 +02:00
parent d295321bb4
commit 6b83ff0594

View File

@ -672,7 +672,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>netty-tcnative</artifactId>
<version>1.1.33.Fork3</version>
<version>1.1.33.Fork4</version>
<classifier>${os.detected.classifier}</classifier>
<scope>compile</scope>
<optional>true</optional>