Skip to content

Commit 51ff968

Browse files
authored
Upgrade Netty (#1867)
1 parent 26d46d7 commit 51ff968

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
@@ -58,8 +58,8 @@
5858
<maven.compiler.target>11</maven.compiler.target>
5959
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6060

61-
<netty.version>4.1.87.Final</netty.version>
62-
<netty.iouring>0.0.16.Final</netty.iouring>
61+
<netty.version>4.1.91.Final</netty.version>
62+
<netty.iouring>0.0.20.Final</netty.iouring>
6363
<slf4j.version>2.0.5</slf4j.version>
6464
<activation.version>2.0.1</activation.version>
6565
<logback.version>1.4.5</logback.version>

0 commit comments

Comments
 (0)