Skip to content

Commit 31cf237

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJSOUP-1567345
1 parent 433fe40 commit 31cf237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>us.codecraft</groupId>
102102
<artifactId>xsoup</artifactId>
103-
<version>0.3.2</version>
103+
<version>0.3.4</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>com.alibaba</groupId>

0 commit comments

Comments
 (0)