Skip to content

Commit 084eae5

Browse files
committed
Upgrade to Jackson Bom 2.12.6
Closes gh-29045
1 parent d60c059 commit 084eae5

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
@@ -536,7 +536,7 @@ bom {
536536
]
537537
}
538538
}
539-
library("Jackson Bom", "2.12.5") {
539+
library("Jackson Bom", "2.12.6") {
540540
group("com.fasterxml.jackson") {
541541
imports = [
542542
"jackson-bom"

0 commit comments

Comments
 (0)