Merge branch '2.1.x' into 2.2.x

Closes gh-19842
This commit is contained in:
Stephane Nicoll
2020-01-21 14:34:44 +01:00
8 changed files with 5 additions and 57 deletions

View File

@@ -36,6 +36,11 @@
<artifactId>jackson-databind</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>caffeine</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast</artifactId>