mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
d00fd4c502
This commit ensures that SnakeYaml 2.0 is compatible at runtime with Spring Framework 5.3.x with the `YamlProcessor` support. The baseline version for SnakeYaml remains the same. Closes gh-30097