Update to netty-tcnative 2.0.38.Final (#11126)

This commit is contained in:
Norman Maurer 2021-03-29 19:48:16 +02:00
parent 72cdeae320
commit 3e43d1c62a

View File

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