Skip to content

Commit 0411ebe

Browse files
committed
Upgrade to Jackson Bom 2.13.4.20221013
Closes gh-32722
1 parent eaf0523 commit 0411ebe

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
@@ -553,7 +553,7 @@ bom {
553553
]
554554
}
555555
}
556-
library("Jackson Bom", "2.13.4") {
556+
library("Jackson Bom", "2.13.4.20221013") {
557557
group("com.fasterxml.jackson") {
558558
imports = [
559559
"jackson-bom"

0 commit comments

Comments
 (0)