Skip to content

Commit

Permalink
Vert.x: CVE-2022-41915: HTTP Response Splitting
Browse files Browse the repository at this point in the history
  • Loading branch information
oswaldobapvicjr committed Dec 20, 2022
1 parent b91355d commit 2212613
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions jsonmerge-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@
<groupId>io.netty</groupId>
<artifactId>netty-handler</artifactId>
</exclusion>
<exclusion>
<groupId>io.netty</groupId>
<artifactId>netty-codec</artifactId>
</exclusion>
</exclusions>
</dependency>

Expand Down

0 comments on commit 2212613

Please sign in to comment.