Skip to content

Commit cbc19ab

Browse files
committed
Upgrade to Jackson 2.14.1
Closes gh-33289
1 parent fad610e commit cbc19ab

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

0 commit comments

Comments
 (0)