fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGJSOUP-2989728
master
snyk-bot 2022-10-06 04:58:32 +00:00
parent 889b218798
commit 223cfc609d
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@
<dependency>
<groupId>us.codecraft</groupId>
<artifactId>xsoup</artifactId>
<version>0.3.4</version>
<version>0.3.6</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>