Skip to content

Commit

Permalink
Upgrade to Jackson Bom 2.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Aug 11, 2020
1 parent 7a0af85 commit c89bc51
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 @@ -548,7 +548,7 @@ bom {
]
}
}
library("Jackson Bom", "2.11.1") {
library("Jackson Bom", "2.11.2") {
group("com.fasterxml.jackson") {
imports = [
"jackson-bom"
Expand Down

0 comments on commit c89bc51

Please sign in to comment.