1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2026-01-04 15:31:36 +00:00

General pom cleanup.

This commit is contained in:
SupremeMortal
2019-12-06 11:02:31 +00:00
parent 855a253894
commit f5923d8e2e
5 changed files with 13 additions and 93 deletions

View File

@@ -10,12 +10,6 @@
</parent>
<artifactId>api</artifactId>
<dependencies>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.4</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>