Skip to content

Commit 8d8687e

Browse files
committed
Update version of netty and netty-incubator-transport-io_uring
1 parent 3a6ca0d commit 8d8687e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@
6262
</developers>
6363

6464
<properties>
65-
<netty.version>4.1.106.Final</netty.version>
65+
<netty.version>4.1.107.Final</netty.version>
6666
<netty.build.version>31</netty.build.version>
6767
<netty.quic.version>0.0.57.Final</netty.quic.version>
6868
<netty.http3.version>0.0.24.Final</netty.http3.version>
69-
<netty.io_uring.version>0.0.24.Final</netty.io_uring.version>
69+
<netty.io_uring.version>0.0.25.Final</netty.io_uring.version>
7070
<release.gpg.keyname />
7171
<release.gpg.passphrase />
7272
</properties>

0 commit comments

Comments
 (0)