Skip to content

Commit a658ff5

Browse files
authored
Merge pull request #135 from moshowgame/dependabot/maven/com.alibaba-fastjson-1.2.83
Bump fastjson from 1.2.79 to 1.2.83
2 parents e968a3b + aac82f2 commit a658ff5

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
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>com.alibaba</groupId>
5151
<artifactId>fastjson</artifactId>
52-
<version>1.2.79</version>
52+
<version>1.2.83</version>
5353
</dependency>
5454

5555
<!-- 支持 @ConfigurationProperties 注解 -->

0 commit comments

Comments
 (0)