Browse Source

fix版本依赖

Eric 1 year ago
parent
commit
2f5788e743
1 changed files with 6 additions and 0 deletions
  1. 6 0
      pom.xml

+ 6 - 0
pom.xml

@@ -235,6 +235,12 @@
                 <version>1.3.70</version>
             </dependency>
 
+			<dependency>
+				<groupId>com.alibaba</groupId>
+				<artifactId>fastjson</artifactId>
+				<version>1.2.79</version>
+			</dependency>
+
 		</dependencies>
 	</dependencyManagement>