Skip to content

Commit

Permalink
Upgrade to Jackson Bom 2.12.4
Browse files Browse the repository at this point in the history
Closes gh-27198
  • Loading branch information
wilkinsona committed Jul 8, 2021
1 parent c96ee0d commit d521170
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.3") {
library("Jackson Bom", "2.12.4") {
group("com.fasterxml.jackson") {
imports = [
"jackson-bom"
Expand Down

0 comments on commit d521170

Please sign in to comment.