Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix netty dependency to not include vulnerable 4.1.79 version jars. (o…
…pensearch-project#277) This change forces the usage of netty 4.1.86.Final. grpc-netty 1.5.1 depends on the vuln versions, we were overriding the version for some of the included netty jars but not all. Signed-off-by: Marc Handalian <handalm@amazon.com>
- Loading branch information