geforkt von Mirrors/Paper
Bump json-simple to 1.1.1. This small change adds an additional constructor to JsonObject for those who choose to use it.
By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Ursprung
108b422d52
Commit
cb686ee704
@ -87,7 +87,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.googlecode.json-simple</groupId>
|
<groupId>com.googlecode.json-simple</groupId>
|
||||||
<artifactId>json-simple</artifactId>
|
<artifactId>json-simple</artifactId>
|
||||||
<version>1.1</version>
|
<version>1.1.1</version>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren