Skip to content

Commit 12d78b2

Browse files
committed
Merge branch '2.2.x' into 2.3.x
Closes gh-22626
2 parents 7a67ce9 + 16aa8fb commit 12d78b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot-actuator/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ dependencies {
1212
api(project(":spring-boot-project:spring-boot"))
1313

1414
optional("com.fasterxml.jackson.core:jackson-databind")
15+
optional("com.fasterxml.jackson.datatype:jackson-datatype-jsr310")
1516
optional("com.github.ben-manes.caffeine:caffeine")
1617
optional("com.hazelcast:hazelcast")
1718
optional("com.hazelcast:hazelcast-spring")

0 commit comments

Comments
 (0)