Skip to content

Commit 433fe40

Browse files
authored
Merge pull request #1071 from code4craft/snyk-fix-8beb1ce977279ec88cdb90c43603581c
[Snyk] Security upgrade com.alibaba:fastjson from 1.2.75 to 1.2.83
2 parents add873d + 1ece3ce commit 433fe40

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)