Skip to content

Commit

Permalink
force netty to 4.1.100.Final for CVE CVE-2023-4586 (#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-willm authored Oct 11, 2023
1 parent 3de6e24 commit 688dde4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ mysqlDriverVersion=8.0.33
mssqlJdbcVersion=12.2.0.jre11

# forced compatibility between docker and UserReg-WS
nettyVersion=4.1.94.Final
nettyVersion=4.1.100.Final

objenesisVersion=1.0

Expand Down

0 comments on commit 688dde4

Please sign in to comment.