Skip to content

Commit c4da29e

Browse files
committed
Upgrade to Jackson Bom 2.15.0
Closes gh-35277
1 parent bae40ee commit c4da29e

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
@@ -467,7 +467,7 @@ bom {
467467
]
468468
}
469469
}
470-
library("Jackson Bom", "2.15.0-rc3") {
470+
library("Jackson Bom", "2.15.0") {
471471
group("com.fasterxml.jackson") {
472472
imports = [
473473
"jackson-bom"

0 commit comments

Comments
 (0)