Skip to content

Commit

Permalink
Upgrade to netty-tcnative 2.0.51 #2043
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Mar 16, 2022
1 parent c20ef84 commit 5fd6b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-tcnative</artifactId>
<version>2.0.50.Final</version>
<version>2.0.51.Final</version>
<classifier>${os.detected.classifier}</classifier>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 5fd6b8e

Please sign in to comment.