Skip to content

Commit

Permalink
Upgrade to Jackson Bom 2.13.4.20221013
Browse files Browse the repository at this point in the history
Closes gh-32724
  • Loading branch information
wilkinsona committed Oct 13, 2022
1 parent 4062d40 commit 9fd3d78
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 @@ -584,7 +584,7 @@ bom {
]
}
}
library("Jackson Bom", "2.13.4") {
library("Jackson Bom", "2.13.4.20221013") {
group("com.fasterxml.jackson") {
imports = [
"jackson-bom"
Expand Down

0 comments on commit 9fd3d78

Please sign in to comment.