fix accidentally marking guava as compile in the previous commit
This commit is contained in:
parent
03a93b1186
commit
612712f015
@ -83,7 +83,7 @@
|
||||
<groupId>com.google.guava</groupId>
|
||||
<artifactId>guava</artifactId>
|
||||
<version>19.0</version>
|
||||
<scope>compile</scope>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<!-- caffeine -->
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user