Skip to content

Commit

Permalink
Upgrade to Jackson Bom 2.12.5
Browse files Browse the repository at this point in the history
Closes gh-27978
  • Loading branch information
snicoll committed Sep 14, 2021
1 parent c624dc9 commit d8254af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -527,7 +527,7 @@ bom {
]
}
}
library("Jackson Bom", "2.12.4") {
library("Jackson Bom", "2.12.5") {
group("com.fasterxml.jackson") {
imports = [
"jackson-bom"
Expand Down

0 comments on commit d8254af

Please sign in to comment.