Details
-
Technical Debt
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
Usage of SnakeYAML via flink-shaded was replaced by an explicit test scope dependency on org.yaml:snakeyaml:1.31 with FLINK-34193.
This outdated version of SnakeYAML triggers security warnings. These should not be an actual issue given the test scope, but we should consider bumping the version for security hygiene purposes.
Attachments
Issue Links
- links to