Skip to content

Commit d9120d9

Browse files
committed
Upgrade to Jackson Bom 2.11.3
Closes gh-23651
1 parent d04dc90 commit d9120d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ bom {
490490
]
491491
}
492492
}
493-
library("Jackson Bom", "2.11.2") {
493+
library("Jackson Bom", "2.11.3") {
494494
group("com.fasterxml.jackson") {
495495
imports = [
496496
"jackson-bom"

0 commit comments

Comments
 (0)