Update to netty-tcnative 2.0.36.Final (#10923)

Motivation:

Update to latest netty-tcnative release

Modifications:

Update version

Result:

Use latest version
This commit is contained in:
Norman Maurer 2021-01-12 12:05:57 +01:00 committed by GitHub
parent cbebad8417
commit e01f80ec0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -381,7 +381,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.35.Final</tcnative.version>
<tcnative.version>2.0.36.Final</tcnative.version>
<tcnative.classifier>${os.detected.classifier}</tcnative.classifier>
<conscrypt.groupId>org.conscrypt</conscrypt.groupId>
<conscrypt.artifactId>conscrypt-openjdk-uber</conscrypt.artifactId>