upgrade jsoup version

This commit is contained in:
zhouhao 2022-02-09 15:23:06 +08:00
parent c7e0676071
commit 4a8489fcb0
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.11.3</version>
<version>1.14.3</version>
</dependency>
</dependencies>