Skip to content

Commit

Permalink
PROTON-2840 Update Netty tcnative dependency to v2.0.66.Final
Browse files Browse the repository at this point in the history
Updates the netty tcnatives library to latest release
  • Loading branch information
tabish121 committed Aug 26, 2024
1 parent db2daa7 commit e9c2863
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 @@ -49,7 +49,7 @@
<netty.version>4.1.112.Final</netty.version>
<netty.iouring.version>0.0.25.Final</netty.iouring.version>
<netty5.version>5.0.0.Alpha5</netty5.version>
<netty.tcnative.version>2.0.65.Final</netty.tcnative.version>
<netty.tcnative.version>2.0.66.Final</netty.tcnative.version>

<!-- Plugin versions -->
<jacoco.plugin.version>0.8.12</jacoco.plugin.version>
Expand Down

0 comments on commit e9c2863

Please sign in to comment.