Skip to content

Commit b749d10

Browse files
CVE-2025-58056 Netty vulnerable to request smuggling due to incorrect parsing of chunk extensions (#919)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e95585e commit b749d10

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
@@ -136,7 +136,7 @@
136136
<license.version>1.0.0</license.version>
137137
<checkstyleFailOnError>false</checkstyleFailOnError>
138138
<logback.version>1.2.3</logback.version>
139-
<netty.version>4.1.118.Final</netty.version>
139+
<netty.version>4.1.125.Final</netty.version>
140140
<netty-tcnative-boringssl.version>2.0.69.Final</netty-tcnative-boringssl.version>
141141
</properties>
142142
<!-- Profiles -->

0 commit comments

Comments
 (0)