Skip to content

Commit 3ae9639

Browse files
committed
Upgrade to Jackson Bom 2.11.4
Closes gh-24760
1 parent 371e59c commit 3ae9639

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
@@ -551,7 +551,7 @@ bom {
551551
]
552552
}
553553
}
554-
library("Jackson Bom", "2.11.3") {
554+
library("Jackson Bom", "2.11.4") {
555555
group("com.fasterxml.jackson") {
556556
imports = [
557557
"jackson-bom"

0 commit comments

Comments
 (0)