Skip to content
代码片段 群组 项目
未验证 提交 aa735062 编辑于 作者: Thomas Cooper's avatar Thomas Cooper 提交者: GitHub
浏览文件

Upgrade Netty and Jackson versions for CVE fixes [KAFKA-14044] (#12376)

Reviewers: Luke Chen <showuon@gmail.com>
上级 4e6326f8
No related branches found
No related tags found
无相关合并请求
......@@ -66,8 +66,8 @@ versions += [
grgit: "4.1.1",
httpclient: "4.5.13",
easymock: "4.3",
jackson: "2.12.6",
jacksonDatabind: "2.12.6.1",
jackson: "2.13.3",
jacksonDatabind: "2.13.3",
jacoco: "0.8.7",
javassist: "3.27.0-GA",
jetty: "9.4.44.v20210927",
......@@ -105,7 +105,7 @@ versions += [
mavenArtifact: "3.8.4",
metrics: "2.2.0",
mockito: "4.4.0",
netty: "4.1.73.Final",
netty: "4.1.78.Final",
powermock: "2.0.9",
reflections: "0.9.12",
reload4j: "1.2.19",
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册