Skip to content

Commit dcbb669

Browse files
CVE-2025-67735 Netty has a CRLF Injection vulnerability in io.netty.handler.codec.http.HttpRequestEncoder (#949)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 467d860 commit dcbb669

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
@@ -137,7 +137,7 @@
137137
<license.version>1.0.0</license.version>
138138
<checkstyleFailOnError>false</checkstyleFailOnError>
139139
<logback.version>1.3.15</logback.version>
140-
<netty.version>4.1.125.Final</netty.version>
140+
<netty.version>4.1.129.Final</netty.version>
141141
<netty-tcnative-boringssl.version>2.0.69.Final</netty-tcnative-boringssl.version>
142142
<bouncycastle.version>1.81</bouncycastle.version>
143143
<javadoc.opts>-Xdoclint:none</javadoc.opts>

0 commit comments

Comments
 (0)