Skip to content

Commit

Permalink
upgrade to netty 4.1.110 due to CVEs
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored May 27, 2024
1 parent 03a785c commit 7517e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ gradle.ext.akka_management = [version : '1.0.5']
gradle.ext.curator = [version : '4.3.0']
gradle.ext.kube_client = [version: '4.10.3']

gradle.ext.netty = [version : '4.1.87.Final']
gradle.ext.netty = [version : '4.1.110.Final']

0 comments on commit 7517e3f

Please sign in to comment.