Skip to content

Commit 41edf24

Browse files
committed
Upgrade to Jackson Bom 2.14.2
Closes gh-34262
1 parent 96dbd09 commit 41edf24

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
@@ -445,7 +445,7 @@ bom {
445445
]
446446
}
447447
}
448-
library("Jackson Bom", "2.14.1") {
448+
library("Jackson Bom", "2.14.2") {
449449
group("com.fasterxml.jackson") {
450450
imports = [
451451
"jackson-bom"

0 commit comments

Comments
 (0)