去掉不需要的依赖

This commit is contained in:
暮光:城中城
2023-05-08 22:53:06 +08:00
parent 91bd860440
commit eb00388b6c
2 changed files with 1 additions and 5 deletions

View File

@@ -8,6 +8,7 @@ zyplayer-doc是一款适合团队和个人使用的WIKI文档管理工具
欢迎有想法的同学一起来完善如果觉得不错就给个Star鼓励下呗作为给项目快速更新的动力
欢迎加入微信群与我们一起交流
> 微信群员超过限制只能加好友拉进群,添加微信好友,回复:`加群` 即可
![weixinqun.jpg](https://zyplayer.oss-cn-beijing.aliyuncs.com/doc/weixin/weixinqun.png)

View File

@@ -166,11 +166,6 @@
<artifactId>hutool-all</artifactId>
<version>5.6.6</version>
</dependency>
<dependency>
<groupId>com.zyplayer</groupId>
<artifactId>zyplayer-doc-annotation</artifactId>
<version>${zyplayer.doc.version}</version>
</dependency>
<dependency>
<groupId>com.zyplayer</groupId>
<artifactId>zyplayer-doc-core</artifactId>