Siddharth R created FLINK-36450:
-----------------------------------
Summary: Exclude log4j from curator-test
Key: FLINK-36450
URL: https://issues.apache.org/jira/browse/FLINK-36450
Project: Flink
Issue Type: Improvement
Components: Kubernetes Operator
Affects Versions: kubernetes-operator-1.10.0
Reporter: Siddharth R
Exclude vulnerable log4j dependency from curator-test
<exclusion>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
</exclusion>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)