Skip to content

Commit

Permalink
Update quic and http3 versions
Browse files Browse the repository at this point in the history
  • Loading branch information
normanmaurer committed Mar 13, 2024
1 parent 5f5ce88 commit e61ce3f
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 @@ -64,8 +64,8 @@
<properties>
<netty.version>4.1.107.Final</netty.version>
<netty.build.version>31</netty.build.version>
<netty.quic.version>0.0.57.Final</netty.quic.version>
<netty.http3.version>0.0.24.Final</netty.http3.version>
<netty.quic.version>0.0.60.Final</netty.quic.version>
<netty.http3.version>0.0.27.Final</netty.http3.version>
<netty.io_uring.version>0.0.25.Final</netty.io_uring.version>
<release.gpg.keyname />
<release.gpg.passphrase />
Expand Down

0 comments on commit e61ce3f

Please sign in to comment.