Skip to content

Commit c32ba70

Browse files
committed
Upgrade to Jackson Bom 2.15.0-rc3
Closes gh-35061
1 parent c116729 commit c32ba70

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
@@ -431,7 +431,7 @@ bom {
431431
]
432432
}
433433
}
434-
library("Jackson Bom", "2.15.0-rc2") {
434+
library("Jackson Bom", "2.15.0-rc3") {
435435
group("com.fasterxml.jackson") {
436436
imports = [
437437
"jackson-bom"

0 commit comments

Comments
 (0)