This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
jdchain
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
31
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Upgraded the version of fastjson lib to avoid security issues;
tags/1.0.1
huanghaiquan
6 years ago
parent
884ae3d153
commit
fb771ef656
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
source/pom.xml
+ 1
- 1
source/pom.xml
View File
@@ -175,7 +175,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.
32
</version>
<version>1.2.
58
</version>
</dependency>
<dependency>
Write
Preview
Loading…
Cancel
Save