mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-31 22:22:49 +00:00
Bump json-simple to 1.1.1. This small change adds an additional constructor to JsonObject for those who choose to use it.
This commit is contained in:
parent
23759bcb40
commit
815f8e9836
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -87,7 +87,7 @@
|
|||
<dependency>
|
||||
<groupId>com.googlecode.json-simple</groupId>
|
||||
<artifactId>json-simple</artifactId>
|
||||
<version>1.1</version>
|
||||
<version>1.1.1</version>
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
|
Loading…
Add table
Reference in a new issue