Merge branch '2.2.x' into 2.3.x

Closes gh-22626
This commit is contained in:
Stephane Nicoll 2020-07-28 16:29:36 +02:00
commit 12d78b26b9

View File

@ -12,6 +12,7 @@ dependencies {
api(project(":spring-boot-project:spring-boot"))
optional("com.fasterxml.jackson.core:jackson-databind")
optional("com.fasterxml.jackson.datatype:jackson-datatype-jsr310")
optional("com.github.ben-manes.caffeine:caffeine")
optional("com.hazelcast:hazelcast")
optional("com.hazelcast:hazelcast-spring")