Skip to content

Commit 7b39cfb

Browse files
committed
Upgrade to Jackson Bom 2.12.1
Closes gh-24909
1 parent 7b22d69 commit 7b39cfb

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
@@ -486,7 +486,7 @@ bom {
486486
]
487487
}
488488
}
489-
library("Jackson Bom", "2.12.0") {
489+
library("Jackson Bom", "2.12.1") {
490490
group("com.fasterxml.jackson") {
491491
imports = [
492492
"jackson-bom"

0 commit comments

Comments
 (0)