fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGJSOUP-1567345
master
snyk-bot 2022-06-29 19:41:24 +00:00
parent 433fe40833
commit 31cf237e7c
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
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.2</version>
<version>0.3.4</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>