Selaa lähdekoodia
dependency: Upgrade fastjson to 1.2.75 (#2006)
Signed-off-by: LIU Ming <hit_oak_tree@126.com>
master
小明同学
GitHub
3 vuotta sitten
vanhempi
commit
bc4c21e48d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
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 --> |
|
|
|