Browse Source

增加版本号

lijie 3 years ago
parent
commit
a2d2de5328
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -67,6 +67,7 @@
 		<dependency>
 			<groupId>com.alibaba</groupId>
 			<artifactId>fastjson</artifactId>
+			<version>1.2.47</version>
 		</dependency>
 		<dependency>
 			<groupId>javax.ws.rs</groupId>