Browse Source

upgrade fastjson

deason 3 years ago
parent
commit
e622197d68
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -147,7 +147,7 @@
             <dependency>
                 <groupId>com.alibaba</groupId>
                 <artifactId>fastjson</artifactId>
-                <version>1.2.76</version>
+                <version>1.2.78</version>
             </dependency>
             <dependency>
                 <groupId>org.json</groupId>