Update to netty-tcnative 2.0.35.Final (#10850)
Motivation: There was a new netty-tcnative release Modifications: Update to 2.0.35.Final Result: Use latest release
This commit is contained in:
parent
80c28a3c33
commit
e3ace04b57
2
pom.xml
2
pom.xml
@ -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.34.Final</tcnative.version>
|
||||
<tcnative.version>2.0.35.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