RED-4928: Removed dependency on the caching lib since caching was removed
This commit is contained in:
parent
66b1f42400
commit
1025c2d4bd
@ -126,12 +126,6 @@
|
|||||||
<version>5.4</version>
|
<version>5.4</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.github.ben-manes.caffeine</groupId>
|
|
||||||
<artifactId>caffeine</artifactId>
|
|
||||||
<version>2.8.5</version>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<!-- spring -->
|
<!-- spring -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user