Browse Source

fastjson 升级到 1.2.76

James 4 years ago
parent
commit
27db553308
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -134,7 +134,7 @@
 		<dependency>
 			<groupId>com.alibaba</groupId>
 			<artifactId>fastjson</artifactId>
-			<version>1.2.73</version>
+			<version>1.2.76</version>
 			<scope>provided</scope>
 		</dependency>