Skip to content

Commit 2da44a0

Browse files
committed
Upgrade to Jackson Bom 2.13.2.20220328
Closes gh-30478
1 parent 1d53e71 commit 2da44a0

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

0 commit comments

Comments
 (0)