forked from I2P_Developers/i2p.i2p
Util: Switch users of net.minidev.json to com.json.simple
Tested with bundled 1.1.1 and Debian/Ubuntu 2.3.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package edu.internet2.ndt;
|
||||
|
||||
import net.minidev.json.JSONObject;
|
||||
import net.minidev.json.JSONValue;
|
||||
import org.json.simple.JSONObject;
|
||||
import org.json.simple.JSONValue;
|
||||
import java.util.Iterator;
|
||||
import java.util.Map;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user