mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 21:39:05 +00:00
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