Skip to content

Commit 8c974c0

Browse files
committed
Upgrade to Jackson Bom 2.11.1
Closes gh-22130
1 parent d2a53e4 commit 8c974c0

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.11.0") {
543+
library("Jackson Bom", "2.11.1") {
544544
group("com.fasterxml.jackson") {
545545
imports = [
546546
"jackson-bom"

0 commit comments

Comments
 (0)