diff --git a/build.gradle b/build.gradle index 760ebc8..a9cb49e 100644 --- a/build.gradle +++ b/build.gradle @@ -59,7 +59,7 @@ uploadArchives { authentication(userName: NEXUS_USERNAME, password: NEXUS_PASSWORD) } pom.project { - version '1.1.43' + version '1.1.66' artifactId ARTIFACT_Id groupId GROUP_ID packaging TYPE diff --git a/src/main/java/com/taover/util/UtilJSON.java b/src/main/java/com/taover/util/UtilJSON.java index e547ccc..6172f3c 100644 --- a/src/main/java/com/taover/util/UtilJSON.java +++ b/src/main/java/com/taover/util/UtilJSON.java @@ -90,8 +90,7 @@ public class UtilJSON { for(int i=0; i