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:
David Jacot 2022-01-24 17:08:03 +01:00 committed by GitHub
parent 68a19539cf
commit 4ceb2191e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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",