Skip to content

Commit 558a80c

Browse files
committed
Upgrade to Jackson 2.13.2.1
Closes spring-projectsgh-30741
1 parent 6c70632 commit 558a80c

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
@@ -579,7 +579,7 @@ bom {
579579
]
580580
}
581581
}
582-
library("Jackson Bom", "2.13.2.20220328") {
582+
library("Jackson Bom", "2.13.2.1") {
583583
group("com.fasterxml.jackson") {
584584
imports = [
585585
"jackson-bom"

0 commit comments

Comments
 (0)