Skip to content

Commit

Permalink
Upgrade to Jackson Bom 2.13.1
Browse files Browse the repository at this point in the history
Closes gh-29129
  • Loading branch information
snicoll committed Dec 20, 2021
1 parent d9a970a commit 64a5415
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 @@ -545,7 +545,7 @@ bom {
]
}
}
library("Jackson Bom", "2.13.0") {
library("Jackson Bom", "2.13.1") {
group("com.fasterxml.jackson") {
imports = [
"jackson-bom"
Expand Down

0 comments on commit 64a5415

Please sign in to comment.