Skip to content

Commit 06c5e26

Browse files
committed
Upgrade to Jackson Bom 2.12.6.20220326
Closes gh-30477
1 parent c0c32d8 commit 06c5e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ bom {
539539
]
540540
}
541541
}
542-
library("Jackson Bom", "2.12.6") {
542+
library("Jackson Bom", "2.12.6.20220326") {
543543
group("com.fasterxml.jackson") {
544544
imports = [
545545
"jackson-bom"

0 commit comments

Comments
 (0)