Merge branch '2.3.x'

Closes gh-22627
This commit is contained in:
Stephane Nicoll 2020-07-28 16:30:12 +02:00
commit 2756f5911f
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ dependencies {
optional("com.datastax.oss:java-driver-core")
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")