Skip to content

Commit

Permalink
exluded caffeine jar from jar dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hkir-dev committed Aug 31, 2024
1 parent bbf11e0 commit 5356dc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>caffeine</artifactId>
<version>2.3.3</version>
<scope>provided</scope>
</dependency>

<!-- https://mvnrepository.com/artifact/org.json/json -->
Expand Down

0 comments on commit 5356dc9

Please sign in to comment.