Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7517e3f

Browse files
authoredMay 27, 2024
upgrade to netty 4.1.110 due to CVEs
1 parent 03a785c commit 7517e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ gradle.ext.akka_management = [version : '1.0.5']
107107
gradle.ext.curator = [version : '4.3.0']
108108
gradle.ext.kube_client = [version: '4.10.3']
109109

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

0 commit comments

Comments
 (0)
Please sign in to comment.