Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit a28e402

Browse files
Bump io.netty:netty-codec from 4.1.124.Final to 4.1.125.Final
Bumps [io.netty:netty-codec](https://github.com/netty/netty) from 4.1.124.Final to 4.1.125.Final. - [Commits](netty/netty@netty-4.1.124.Final...netty-4.1.125.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec dependency-version: 4.1.125.Final dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24eaf82 commit a28e402

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.124.Final</netty.version>
71+
<netty.version>4.1.125.Final</netty.version>
7272
<netty.build.version>31</netty.build.version>
7373
<netty.quic.version>0.0.74.Final</netty.quic.version>
7474
<netty.quic.classifier>${os.detected.name}-${os.detected.arch}</netty.quic.classifier>

0 commit comments

Comments
 (0)