mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-09 09:47:40 +01:00
Tweaked pom to specify guava as provided
By: Dinnerbone <dinnerbone@dinnerbone.com>
This commit is contained in:
parent
ea3444644d
commit
04335a1ebe
@ -89,6 +89,8 @@
|
||||
<groupId>com.google.guava</groupId>
|
||||
<artifactId>guava-collections</artifactId>
|
||||
<version>r03</version>
|
||||
<type>jar</type>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<!-- This builds a completely 'ready to start' jar with all dependencies inside -->
|
||||
|
Loading…
Reference in New Issue
Block a user