Explorar el Código

fastjson版本升级

storyxc hace 2 años
padre
commit
8ed5afc4bd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -753,7 +753,7 @@
 		<dependency>
 			<groupId>com.alibaba</groupId>
 			<artifactId>fastjson</artifactId>
-			<version>1.1.41</version>
+			<version>1.2.83</version>
 		</dependency>
 		<dependency>
 			<groupId>com.thoughtworks.xstream</groupId>