Skip to content

Commit 25e4947

Browse files
committed
Upgrade to SnakeYAML 1.27
Closes gh-23365
1 parent 5fab583 commit 25e4947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1510,7 +1510,7 @@ bom {
15101510
]
15111511
}
15121512
}
1513-
library("SnakeYAML", "1.26") {
1513+
library("SnakeYAML", "1.27") {
15141514
group("org.yaml") {
15151515
modules = [
15161516
"snakeyaml"

0 commit comments

Comments
 (0)