Update netty-tcnative to 2.0.34.Final (#10494)

Motivation:

A new netty-tcative was released

Modifications:

Update to latest version

Result:

Use latest version
This commit is contained in:
Norman Maurer 2020-08-21 14:12:00 +02:00 committed by GitHub
parent f51ae686c4
commit b2e52e98a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -356,7 +356,7 @@
<!-- keep in sync with PlatformDependent#ALLOWED_LINUX_OS_CLASSIFIERS -->
<os.detection.classifierWithLikes>fedora,suse,arch</os.detection.classifierWithLikes>
<tcnative.artifactId>netty-tcnative</tcnative.artifactId>
<tcnative.version>2.0.33.Final</tcnative.version>
<tcnative.version>2.0.34.Final</tcnative.version>
<tcnative.classifier>${os.detected.classifier}</tcnative.classifier>
<conscrypt.groupId>org.conscrypt</conscrypt.groupId>
<conscrypt.artifactId>conscrypt-openjdk-uber</conscrypt.artifactId>