Skip to content

Commit

Permalink
PROTON-2797 Update netty dependencies to latest release
Browse files Browse the repository at this point in the history
Update Netty to v4.1.108.Final
  • Loading branch information
tabish121 committed Mar 25, 2024
1 parent 8222234 commit c23c65b
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 @@ -46,7 +46,7 @@
<proton.version>0.34.1</proton.version>
<slf4j.version>1.7.36</slf4j.version>
<hamcrest.version>2.2</hamcrest.version>
<netty.version>4.1.107.Final</netty.version>
<netty.version>4.1.108.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>
Expand Down

0 comments on commit c23c65b

Please sign in to comment.