Commit db71369f by WeiCong

替换fastjson包为60版本,修复fastjson1.2.60.jar以下版本存在远程漏洞的问题

parent bef32fef
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
<classpathentry kind="lib" path="lib/bcpkix-jdk15on-1.62.jar"/> <classpathentry kind="lib" path="lib/bcpkix-jdk15on-1.62.jar"/>
<classpathentry kind="lib" path="lib/bcprov-jdk15on-1.62.jar"/> <classpathentry kind="lib" path="lib/bcprov-jdk15on-1.62.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.4.jar"/> <classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="lib/fastjson-1.2.39.jar"/>
<classpathentry kind="lib" path="lib/junit-4.4.jar"/> <classpathentry kind="lib" path="lib/junit-4.4.jar"/>
<classpathentry kind="lib" path="lib/dzxt-bean.jar"/> <classpathentry kind="lib" path="lib/dzxt-bean.jar"/>
<classpathentry kind="lib" path="lib/dzxt.jar"/> <classpathentry kind="lib" path="lib/dzxt.jar"/>
<classpathentry kind="lib" path="lib/fastjson-1.2.60.jar"/>
<classpathentry kind="output" path="bin"/> <classpathentry kind="output" path="bin"/>
</classpath> </classpath>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment