Skip to content

Commit 10143cb

Browse files
updating netty to v. 4.1.118.Final to address CVE-2025-25193 and CVE-2025-24970 (linkedin#2292)
1 parent 2884553 commit 10143cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ org.gradle.jvmargs=-Xms512m -Xmx512m
44
scalaVersion=2.13.13
55
kafkaVersion=3.9.1
66
zookeeperVersion=3.9.3
7-
nettyVersion=4.1.114.Final
7+
nettyVersion=4.1.118.Final
88
jettyVersion=9.4.56.v20240826
99
vertxVersion=4.5.8

0 commit comments

Comments
 (0)