Skip to content

Commit 0826757

Browse files
authored
Merge pull request #22 from xiaour/dependabot/maven/SpringBootDemo/com.alibaba-fastjson-1.2.83
Bump fastjson from 1.2.31 to 1.2.83 in /SpringBootDemo
2 parents 71e91ac + 90f921e commit 0826757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootDemo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>com.alibaba</groupId>
9595
<artifactId>fastjson</artifactId>
96-
<version>1.2.31</version>
96+
<version>1.2.83</version>
9797
</dependency>
9898

9999
<dependency>

0 commit comments

Comments
 (0)