Skip to content

Commit 8d9c3dc

Browse files
committed
恢复guava版本依赖
1 parent f8683a0 commit 8d9c3dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-gray-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>com.github.ben-manes.caffeine</groupId>
2626
<artifactId>caffeine</artifactId>
27-
<optional>true</optional>
27+
<!-- <optional>true</optional>-->
2828
</dependency>
2929
<dependency>
3030
<groupId>cn.springcloud.gray</groupId>

0 commit comments

Comments
 (0)