Skip to content

Commit 1ece3ce

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMALIBABA-2859222
1 parent add873d commit 1ece3ce

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
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>com.alibaba</groupId>
107107
<artifactId>fastjson</artifactId>
108-
<version>1.2.75</version>
108+
<version>1.2.83</version>
109109
</dependency>
110110
<dependency>
111111
<groupId>com.github.dreamhead</groupId>

0 commit comments

Comments
 (0)