fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGJSOUP-1567345
pull/1072/head
snyk-bot 3 years ago
parent 433fe40833
commit 31cf237e7c
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

@ -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>

Loading…
Cancel
Save