Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-12-18 12:30:06 +01:00
Tweaked pom to specify guava as provided
Dieser Commit ist enthalten in:
Ursprung
7ad853a51b
Commit
bfa22f3025
2
pom.xml
2
pom.xml
@ -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 -->
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren