change dependency

This commit is contained in:
looly
2021-12-17 17:41:29 +08:00
parent 46cf66acbb
commit 5ba04ced6a
3 changed files with 11 additions and 2 deletions

View File

@@ -9,6 +9,7 @@
* 【core 】 新增CollStreamUtil.groupKeyValuepr#479@Gitee
* 【core 】 新增DatePattern.createFormatterpr#483@Gitee
* 【core 】 增加IdUtil.getSnowflakeNextIdpr#485@Gitee
* 【log 】 log4j2的编译依赖改为apicore为test依赖pr#2019@Github
*
### 🐞Bug修复
* 【core 】 LineReadWatcher#onModify文件清空判断问题issue#2013@Github