Skip to content

Commit 9e169b5

Browse files
committed
Upgrade to Jackson Bom 2.12.7.20221012
Closes gh-35475
1 parent e278990 commit 9e169b5

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
@@ -540,7 +540,7 @@ bom {
540540
]
541541
}
542542
}
543-
library("Jackson Bom", "2.12.6.20220326") {
543+
library("Jackson Bom", "2.12.7.20221012") {
544544
group("com.fasterxml.jackson") {
545545
imports = [
546546
"jackson-bom"

0 commit comments

Comments
 (0)