mirror of https://github.com/apache/kafka.git
MINOR: Upgrade netty to 4.1.73.Final (#11706)
Changelog: https://github.com/netty/netty/issues?q=is%3Aclosed+milestone%3A4.1.73.Final Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>
This commit is contained in:
parent
68a19539cf
commit
4ceb2191e1
|
|
@ -104,7 +104,7 @@ versions += [
|
|||
mavenArtifact: "3.8.1",
|
||||
metrics: "2.2.0",
|
||||
mockito: "3.12.4",
|
||||
netty: "4.1.68.Final",
|
||||
netty: "4.1.73.Final",
|
||||
powermock: "2.0.9",
|
||||
reflections: "0.9.12",
|
||||
rocksDB: "6.22.1.1",
|
||||
|
|
|
|||
Loading…
Reference in New Issue