Skip to content

Commit

Permalink
Bump Netty dep to pick up CVE fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
msqr committed Nov 26, 2024
1 parent ce0866d commit 1c0fb21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {
ext {
jscVersion = '2.10.4'
logbackClassicVersion = '1.3.14'
nettyVersion = '4.1.97.Final'
nettyVersion = '4.1.115.Final'
pjcVersion = '1.0.2.SN20200831A'
slf4jVersion = '1.7.36'
ossrhUsername = 'ossrh-username'
Expand Down

0 comments on commit 1c0fb21

Please sign in to comment.