Skip to content

Commit 3a3c07b

Browse files
authored
upgrade netty to 4.1.109.Final (#1955)
1 parent b251d43 commit 3a3c07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<maven.compiler.target>11</maven.compiler.target>
5959
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6060

61-
<netty.version>4.1.108.Final</netty.version>
61+
<netty.version>4.1.109.Final</netty.version>
6262
<netty.iouring>0.0.25.Final</netty.iouring>
6363
<brotli4j.version>1.16.0</brotli4j.version>
6464
<slf4j.version>2.0.12</slf4j.version>

0 commit comments

Comments
 (0)