Browse Source

。。。

WANG 6 years ago
parent
commit
32614df964
1 changed files with 5 additions and 0 deletions
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

@@ -53,6 +53,11 @@
 				<artifactId>swagger-annotations</artifactId>
 				<version>1.5.20</version>
 			</dependency>
+			<dependency>
+				<groupId>org.jsoup</groupId>
+				<artifactId>jsoup</artifactId>
+				<version>1.12.1</version>
+			</dependency>
 		</dependencies>
 	</dependencyManagement>