microsoft / durabletask-java

Java SDK for Durable Functions and the Durable Task Framework
MIT License
14 stars 7 forks source link

Remove unused dependency - update protocVersion #180

Open kaibocai opened 1 year ago

kaibocai commented 1 year ago

Issue describing the changes in this PR

resolves https://github.com/microsoft/durabletask-java/issues/179

Seems protoc-java is not used anywhere in azurefunctions. Remove it to fix the CVEs it brings to the SDK.

Pull request checklist

Additional information

Additional PR information