Skip to content

Commit d8254af

Browse files
committed
Upgrade to Jackson Bom 2.12.5
Closes gh-27978
1 parent c624dc9 commit d8254af

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
@@ -527,7 +527,7 @@ bom {
527527
]
528528
}
529529
}
530-
library("Jackson Bom", "2.12.4") {
530+
library("Jackson Bom", "2.12.5") {
531531
group("com.fasterxml.jackson") {
532532
imports = [
533533
"jackson-bom"

0 commit comments

Comments
 (0)