Update to latest netty-tcnative release (#9763)
Motivation: There is a new netty-tcnative release. We should use it. Modifications: Update to 2.0.27 Result: Use latest netty-tcnative release
This commit is contained in:
parent
c35a80d6f7
commit
64bda51d40
2
pom.xml
2
pom.xml
@ -315,7 +315,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.26.Final</tcnative.version>
|
||||
<tcnative.version>2.0.27.Final</tcnative.version>
|
||||
<tcnative.classifier>${os.detected.classifier}</tcnative.classifier>
|
||||
<conscrypt.groupId>org.conscrypt</conscrypt.groupId>
|
||||
<conscrypt.artifactId>conscrypt-openjdk-uber</conscrypt.artifactId>
|
||||
|
Loading…
Reference in New Issue
Block a user