Skip to content

Commit 8a0b8c8

Browse files
authored
[ci skip] Remove Caffeine dependency
Removed Caffeine dependency from pom.xml.
1 parent 6e1088e commit 8a0b8c8

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

bukkit/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -380,14 +380,6 @@
380380
<scope>provided</scope>
381381
</dependency>
382382

383-
<!-- Caffeine -->
384-
<dependency>
385-
<groupId>com.github.ben-manes.caffeine</groupId>
386-
<artifactId>caffeine</artifactId>
387-
<version>2.9.3</version>
388-
<scope>provided</scope>
389-
</dependency>
390-
391383
<!-- ConfigMe 1.3.1 as we can't update to 1.4+ -->
392384
<dependency>
393385
<groupId>ch.jalu</groupId>

0 commit comments

Comments
 (0)