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

Stopped using Jackson, initial version of Skins and fixed a few things

This commit is contained in:
Tim203
2020-11-21 03:15:10 +01:00
parent 9918864452
commit 2d78c3e536
30 changed files with 706 additions and 104 deletions

View File

@@ -37,11 +37,6 @@
<version>4.1.49.Final</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
<artifactId>jsr305</artifactId>
<version>3.0.2</version>
</dependency>
</dependencies>
<modelVersion>4.0.0</modelVersion>