bipinprasad opened a new pull request, #2455: URL: https://github.com/apache/cassandra/pull/2455
CVE's are listed here https://mvnrepository.com/artifact/org.yaml/snakeyaml/1.26 Constructor signataure has changed in the snakeyaml 2.0. Apache Storm project has an example project "storm-cassandra". To fully implement snakeyaml 2,0 in Storm, it needs a Cassandra build with smakeyaml 2.0 as well. <Optional lengthier description (context on patch)> patch by [[email protected]](mailto:[email protected]); reviewed by for CASSANDRA-##### Co-authored-by: Name1 Co-authored-by: Name2 The [Cassandra Jira](https://issues.apache.org/jira/browse/CASSANDRA-18340) ``` <One sentence description, usually Jira title or CHANGES.txt summary> <Optional lengthier description (context on patch)> patch by <Authors>; reviewed by <Reviewers> for CASSANDRA-##### Co-authored-by: Name1 <email1> Co-authored-by: Name2 <email2> ``` The [Cassandra Jira](https://issues.apache.org/jira/projects/CASSANDRA/CASSANDRA-18340/) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

