Browse Source

Upgrade fastjson to 1.2.71 (#1545)

master
yangy GitHub 4 years ago
parent
commit
ff0e53f7c6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -41,7 +41,7 @@

<properties>
<!-- Compile libs -->
<fastjson.version>1.2.68</fastjson.version>
<fastjson.version>1.2.71</fastjson.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>

<!-- Test libs -->


Loading…
Cancel
Save