Browse Source

优化:jar包升级。

lym 3 years ago
parent
commit
fd6ff9c22f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -79,7 +79,7 @@
 		<dependency>
 			<groupId>com.alibaba</groupId>
 			<artifactId>fastjson</artifactId>
-			<version>1.2.41</version>
+			<version>1.2.76</version>
 		</dependency>
 		<dependency>
 			<groupId>org.projectlombok</groupId>