Skip to content

Commit 9fd3d78

Browse files
committed
Upgrade to Jackson Bom 2.13.4.20221013
Closes gh-32724
1 parent 4062d40 commit 9fd3d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ bom {
584584
]
585585
}
586586
}
587-
library("Jackson Bom", "2.13.4") {
587+
library("Jackson Bom", "2.13.4.20221013") {
588588
group("com.fasterxml.jackson") {
589589
imports = [
590590
"jackson-bom"

0 commit comments

Comments
 (0)