Skip to content

Commit 85faaa8

Browse files
committed
Upgrade to Jackson Bom 2.13.3
Closes gh-31046
1 parent ffa1f1c commit 85faaa8

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.1") {
582+
library("Jackson Bom", "2.13.3") {
583583
group("com.fasterxml.jackson") {
584584
imports = [
585585
"jackson-bom"

0 commit comments

Comments
 (0)