Skip to content

Commit c89bc51

Browse files
committed
Upgrade to Jackson Bom 2.11.2
Closes gh-22865
1 parent 7a0af85 commit c89bc51

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.11.1") {
551+
library("Jackson Bom", "2.11.2") {
552552
group("com.fasterxml.jackson") {
553553
imports = [
554554
"jackson-bom"

0 commit comments

Comments
 (0)