b7cb3285 by chentao

no message

1 parent 76201034
...@@ -58,12 +58,6 @@ ...@@ -58,12 +58,6 @@
58 <artifactId>fastjson</artifactId> 58 <artifactId>fastjson</artifactId>
59 <version>${fastjson.version}</version> 59 <version>${fastjson.version}</version>
60 </dependency> 60 </dependency>
61 <dependency>
62 <groupId>cn.hutool</groupId>
63 <artifactId>hutool-all</artifactId>
64 <version>5.3.4</version>
65 <scope>compile</scope>
66 </dependency>
67 </dependencies> 61 </dependencies>
68 62
69 </project> 63 </project>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!