This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
wangjx
/
sentinel
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Upgrade fastjson dependency to 1.2.58 (
#950
)
master
coco
Eric Zhao
5 years ago
parent
253a992cb8
commit
78f69bbce3
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pom.xml
+ 1
- 1
pom.xml
View File
@@ -41,7 +41,7 @@
<properties>
<!-- Compile libs -->
<fastjson.version>1.2.5
6
</fastjson.version>
<fastjson.version>1.2.5
8
</fastjson.version>
<!-- Test libs -->
<junit.version>4.12</junit.version>
Write
Preview
Loading…
Cancel
Save