Skip to content

Commit 2385e62

Browse files
committed
Upgrade to Jackson Bom 2.13.5
Closes gh-34245
1 parent dc3e22e commit 2385e62

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
@@ -599,7 +599,7 @@ bom {
599599
]
600600
}
601601
}
602-
library("Jackson Bom", "2.13.4.20221013") {
602+
library("Jackson Bom", "2.13.5") {
603603
group("com.fasterxml.jackson") {
604604
imports = [
605605
"jackson-bom"

0 commit comments

Comments
 (0)