Upgrade to SnakeYAML 2.5

Closes gh-47069
This commit is contained in:
Phillip Webb 2025-09-05 11:41:57 -07:00
parent a759f981f6
commit 1c803ce0dd
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ kotlinVersion=2.2.10
mavenVersion=3.9.10
mockitoVersion=5.19.0
nativeBuildToolsVersion=0.11.0
snakeYamlVersion=2.4
snakeYamlVersion=2.5
springFrameworkVersion=7.0.0-SNAPSHOT
springFramework60xVersion=6.0.23
tomcatVersion=11.0.10