瀏覽代碼

。。。

WANG 6 年之前
父節點
當前提交
a086765bd1
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

@@ -211,6 +211,10 @@
 			<groupId>org.springframework.boot</groupId>
 			<artifactId>spring-boot-starter-mail</artifactId>
 		</dependency>
+		<dependency>
+			<groupId>org.jsoup</groupId>
+			<artifactId>jsoup</artifactId>
+		</dependency>
 	</dependencies>
 
 </project>