mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 04:19:03 +00:00
Upgrade to SnakeYAML 1.26
Closes gh-20467
This commit is contained in:
@@ -1571,7 +1571,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("SnakeYAML", "1.25") {
|
||||
library("SnakeYAML", "1.26") {
|
||||
group("org.yaml") {
|
||||
modules = [
|
||||
"snakeyaml"
|
||||
|
||||
Reference in New Issue
Block a user