Skip to content

Commit f8e0e85

Browse files
authored
Upgrade to netty 4.1.109.Final (#298)
1 parent 36406e2 commit f8e0e85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<properties>
6969
<javaModuleName>io.netty.incubator.codec.http3</javaModuleName>
7070
<skipTests>false</skipTests>
71-
<netty.version>4.1.108.Final</netty.version>
71+
<netty.version>4.1.109.Final</netty.version>
7272
<netty.build.version>31</netty.build.version>
7373
<netty.quic.version>0.0.62.Final</netty.quic.version>
7474
<netty.quic.classifier>${os.detected.name}-${os.detected.arch}</netty.quic.classifier>

0 commit comments

Comments
 (0)