fox licene in pom and remove log for htttp

This commit is contained in:
Looly
2019-09-03 16:27:29 +08:00
parent 5e4718c8ce
commit 1caf64f4ac
9 changed files with 19 additions and 36 deletions

View File

@@ -22,11 +22,6 @@
<artifactId>hutool-core</artifactId>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-log</artifactId>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-json</artifactId>