Skip to content

Commit b4475e1

Browse files
committed
Upgrade to Jackson Bom 2.13.4
Closes gh-32308
1 parent 1775fc1 commit b4475e1

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.3") {
556+
library("Jackson Bom", "2.13.4") {
557557
group("com.fasterxml.jackson") {
558558
imports = [
559559
"jackson-bom"

0 commit comments

Comments
 (0)