Spring Webflux and @Cacheable Annotation - reverted to older version of caffeine for jdk compatibility
This commit is contained in:
parent
4dc1a31a5b
commit
69975a6552
@ -74,7 +74,7 @@
|
||||
<dependency>
|
||||
<groupId>com.github.ben-manes.caffeine</groupId>
|
||||
<artifactId>caffeine</artifactId>
|
||||
<version>3.0.4</version>
|
||||
<version>2.9.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user