Skip to content

Commit 64a5415

Browse files
committed
Upgrade to Jackson Bom 2.13.1
Closes gh-29129
1 parent d9a970a commit 64a5415

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
@@ -545,7 +545,7 @@ bom {
545545
]
546546
}
547547
}
548-
library("Jackson Bom", "2.13.0") {
548+
library("Jackson Bom", "2.13.1") {
549549
group("com.fasterxml.jackson") {
550550
imports = [
551551
"jackson-bom"

0 commit comments

Comments
 (0)