Skip to content

Commit

Permalink
Upgrade to Jackson Bom 2.14.0
Browse files Browse the repository at this point in the history
Closes gh-33189
  • Loading branch information
snicoll committed Nov 15, 2022
1 parent 127fc89 commit 6f5379a
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 @@ -445,7 +445,7 @@ bom {
]
}
}
library("Jackson Bom", "2.14.0-rc3") {
library("Jackson Bom", "2.14.0") {
group("com.fasterxml.jackson") {
imports = [
"jackson-bom"
Expand Down

0 comments on commit 6f5379a

Please sign in to comment.