Sign in
周伟鹏
/
cnlive_shenhe
·
Commits
GitLab
Back to dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
7fcca8531dee438b4405801f9c4606dd92f6d27f
Authored by
王言钊
2022-05-26 09:41:19 +0800
1 parent
9384abb9
升级fastjson jar包的版本到1.2.83
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pom.xml
pom.xml
View file @
7fcca85
...
...
@@ -137,7 +137,7 @@
137
137
<dependency>
138
138
<groupId>com.alibaba</groupId>
139
139
<artifactId>fastjson</artifactId>
140
- <version>1.2.
79
</version>
140
+ <version>1.2.
83
</version>
141
141
</dependency>
142
142
<dependency>
143
143
<groupId>commons-codec</groupId>
...
...