no message
Showing
1 changed file
with
0 additions
and
6 deletions
| ... | @@ -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> | ... | ... |
-
Please register or sign in to post a comment