Skip to content

Commit 00b175b

Browse files
committed
Upgrade to Jackson 2.13.2.1
Closes spring-projectsgh-30743
1 parent d3a70c3 commit 00b175b

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
@@ -548,7 +548,7 @@ bom {
548548
]
549549
}
550550
}
551-
library("Jackson Bom", "2.13.2.20220328") {
551+
library("Jackson Bom", "2.13.2.1") {
552552
group("com.fasterxml.jackson") {
553553
imports = [
554554
"jackson-bom"

0 commit comments

Comments
 (0)