Skip to content

Commit

Permalink
ZOOKEEPER-4209: Update Netty to 4.1.59.Final
Browse files Browse the repository at this point in the history
Update Netty to 4.1.59.Final on to address the vulnerability described at https://snyk.io/vuln/SNYK-JAVA-IONETTY-1020439

Author: Frederiko Costa <[email protected]>

Reviewers: Enrico Olivelli <[email protected]>, Damien Diederen <[email protected]>

Closes #1605 from frederiko/netty-4.1.59-update

(cherry picked from commit 884fc38)
Signed-off-by: Damien Diederen <[email protected]>
  • Loading branch information
frederiko authored and ztzg committed Feb 17, 2021
1 parent 8b4be14 commit 2a475fe
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@
<mockito.version>2.27.0</mockito.version>
<hamcrest.version>1.3</hamcrest.version>
<commons-cli.version>1.2</commons-cli.version>
<netty.version>4.1.50.Final</netty.version>
<netty.version>4.1.59.Final</netty.version>
<jetty.version>9.4.35.v20201120</jetty.version>
<jackson.version>2.10.5.1</jackson.version>
<json.version>1.1.1</json.version>
Expand Down

0 comments on commit 2a475fe

Please sign in to comment.