Skip to content

Commit

Permalink
Bumped version of Netty dependencies from 4.1.84.final to 4.1.87.Fina…
Browse files Browse the repository at this point in the history
…l - CVE-2022-41881 CVE-2022-41915

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
  • Loading branch information
Coduz committed Jan 15, 2023
1 parent 9f6eab0 commit 3391e57
Showing 1 changed file 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 @@ -89,7 +89,7 @@
<log4j2-mock.version>0.0.2</log4j2-mock.version>
<logback.version>1.2.11</logback.version> <!-- Logback 1.3.x requires slf4j 2.x. Logback 1.4.x requires Java 11. See https://logback.qos.ch/dependencies.html-->
<mockito.version>1.10.19</mockito.version>
<netty.version>4.1.84.Final</netty.version>
<netty.version>4.1.87.Final</netty.version>
<netty3.version>3.10.6.Final</netty3.version>
<opencsv.version>3.7</opencsv.version>
<owasp-encoder.version>1.2.3</owasp-encoder.version>
Expand Down

0 comments on commit 3391e57

Please sign in to comment.