Commit 12d78b26 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '2.2.x' into 2.3.x

Closes gh-22626
parents 7a67ce99 16aa8fbc
...@@ -12,6 +12,7 @@ dependencies { ...@@ -12,6 +12,7 @@ dependencies {
api(project(":spring-boot-project:spring-boot")) api(project(":spring-boot-project:spring-boot"))
optional("com.fasterxml.jackson.core:jackson-databind") optional("com.fasterxml.jackson.core:jackson-databind")
optional("com.fasterxml.jackson.datatype:jackson-datatype-jsr310")
optional("com.github.ben-manes.caffeine:caffeine") optional("com.github.ben-manes.caffeine:caffeine")
optional("com.hazelcast:hazelcast") optional("com.hazelcast:hazelcast")
optional("com.hazelcast:hazelcast-spring") optional("com.hazelcast:hazelcast-spring")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment