Skip to content

Commit ca64fd2

Browse files
authored
Merge pull request #103 from sswguo/slim_image
Update the dep quarkus-caffeine
2 parents 708a413 + 072b24c commit ca64fd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@
176176
</dependency>
177177

178178
<dependency>
179-
<groupId>com.github.ben-manes.caffeine</groupId>
180-
<artifactId>caffeine</artifactId>
179+
<groupId>io.quarkus</groupId>
180+
<artifactId>quarkus-caffeine</artifactId>
181181
</dependency>
182182
<dependency>
183183
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)