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
7cdf285e96a12a516157f6adb2c3d86890c5c7da
Authored by
徐近程
2020-03-26 17:19:49 +0800
1 parent
b45861c8
fastjson版本升级
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pom.xml
pom.xml
View file @
7cdf285
...
...
@@ -107,7 +107,7 @@
107
107
<dependency>
108
108
<groupId>com.alibaba</groupId>
109
109
<artifactId>fastjson</artifactId>
110
- <version>1.2.
33
</version>
110
+ <version>1.2.
67
</version>
111
111
</dependency>
112
112
<dependency>
113
113
<groupId>commons-codec</groupId>
...
...