Skip to content

Commit

Permalink
Upgrade to SnakeYAML 1.27
Browse files Browse the repository at this point in the history
Closes gh-23365
  • Loading branch information
snicoll committed Sep 16, 2020
1 parent 5fab583 commit 25e4947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1510,7 +1510,7 @@ bom {
]
}
}
library("SnakeYAML", "1.26") {
library("SnakeYAML", "1.27") {
group("org.yaml") {
modules = [
"snakeyaml"
Expand Down

0 comments on commit 25e4947

Please sign in to comment.