Skip to content

Commit

Permalink
Update netty and quic
Browse files Browse the repository at this point in the history
  • Loading branch information
normanmaurer committed May 28, 2024
1 parent 22678ff commit 38c1345
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
</developers>

<properties>
<netty.version>4.1.108.Final</netty.version>
<netty.version>4.1.110.Final</netty.version>
<netty.build.version>31</netty.build.version>
<netty.quic.version>0.0.62.Final</netty.quic.version>
<netty.quic.version>0.0.63.Final</netty.quic.version>
<netty.http3.version>0.0.28.Final</netty.http3.version>
<netty.io_uring.version>0.0.25.Final</netty.io_uring.version>
<release.gpg.keyname />
Expand Down

0 comments on commit 38c1345

Please sign in to comment.