We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e5794f commit 6c5fafaCopy full SHA for 6c5fafa
pom.xml
@@ -196,11 +196,6 @@
196
<artifactId>mockwebserver</artifactId>
197
<version>${okhttp.version}</version>
198
</dependency>
199
- <dependency>
200
- <groupId>com.github.ben-manes.caffeine</groupId>
201
- <artifactId>caffeine</artifactId>
202
- <version>${caffein.version}</version>
203
- </dependency>
204
<dependency>
205
<groupId>com.github.ben-manes.caffeine</groupId>
206
<artifactId>caffeine</artifactId>
0 commit comments