Browse Source
dependency: Upgrade fastjson to 1.2.75 (#2006)
Signed-off-by: LIU Ming <hit_oak_tree@126.com>
master
小明同学
GitHub
3 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
pom.xml
|
|
@@ -41,7 +41,7 @@ |
|
|
|
|
|
|
|
<properties> |
|
|
|
<!-- Compile libs --> |
|
|
|
<fastjson.version>1.2.71</fastjson.version> |
|
|
|
<fastjson.version>1.2.75</fastjson.version> |
|
|
|
<javax.annotation-api.version>1.3.2</javax.annotation-api.version> |
|
|
|
|
|
|
|
<!-- Test libs --> |
|
|
|