Skip to content

Commit 6b24502

Browse files
Bump io.netty:netty-codec-http to 4.1.125.Final
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.118.Final to 4.1.125.Final. - [Commits](netty/netty@netty-4.1.118.Final...netty-4.1.125.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-version: 4.1.125.Final dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee483ed commit 6b24502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<copyright>Copyright (c) 2011, 2025 Oracle and/or its affiliates. All rights reserved.</copyright>
4747
<java.apidoc>http://docs.oracle.com/javase/8/docs/api</java.apidoc>
4848
<maven.deploy.skip>false</maven.deploy.skip>
49-
<netty.version>4.1.118.Final</netty.version>
49+
<netty.version>4.1.125.Final</netty.version>
5050
<jackson.version>2.18.2</jackson.version>
5151
<!-- by default, skip tests; tests require a profile -->
5252
<maven.test.skip>true</maven.test.skip>

0 commit comments

Comments
 (0)