Skip to content

Commit

Permalink
Update to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
normanmaurer committed Mar 28, 2024
1 parent 0a038da commit 22678ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@
</developers>

<properties>
<netty.version>4.1.107.Final</netty.version>
<netty.version>4.1.108.Final</netty.version>
<netty.build.version>31</netty.build.version>
<netty.quic.version>0.0.60.Final</netty.quic.version>
<netty.http3.version>0.0.27.Final</netty.http3.version>
<netty.quic.version>0.0.62.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 />
<release.gpg.passphrase />
Expand Down

0 comments on commit 22678ff

Please sign in to comment.