pulsar-flink icon indicating copy to clipboard operation
pulsar-flink copied to clipboard

update protobuf version

Open nlu90 opened this issue 3 years ago • 0 comments

Due to the CVE: https://nvd.nist.gov/vuln/detail/CVE-2021-22569

Reference the fix in Apache Pulsar: https://github.com/apache/pulsar/pull/13695

Note: I also tried to update the protobuf plugin (com.github.os72:protoc-jar-maven-plugin), but there's no newer release other than 3.11.4 at this time. https://mvnrepository.com/artifact/com.github.os72/protoc-jar-maven-plugin

nlu90 avatar Feb 10 '22 20:02 nlu90