Skip to content

Commit d90f556

Browse files
authored
Merge pull request #29 from java110/dependabot/maven/com.alibaba-fastjson-1.2.83
Bump fastjson from 1.2.79 to 1.2.83
2 parents 6143e41 + 73325df commit d90f556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>com.alibaba</groupId>
102102
<artifactId>fastjson</artifactId>
103-
<version>1.2.79</version>
103+
<version>1.2.83</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>org.mybatis.spring.boot</groupId>

0 commit comments

Comments
 (0)