mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-15 12:02:49 +01:00
Update gson to 2.2.4
This commit is contained in:
parent
6575597292
commit
3b1c7d708e
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -86,7 +86,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
<artifactId>gson</artifactId>
|
||||
<version>2.1</version>
|
||||
<version>2.2.4</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.avaje</groupId>
|
||||
|
|
Loading…
Add table
Reference in a new issue