change to protected

This commit is contained in:
Looly
2021-05-17 05:41:20 +08:00
parent 2c1d10d952
commit 67c1acab48
2 changed files with 30 additions and 29 deletions

View File

@@ -3,12 +3,13 @@
-------------------------------------------------------------------------------------------------------------
# 5.6.6 (2021-05-14)
# 5.6.6 (2021-05-17)
### 🐣新特性
* 【cron 】 增加时间轮简单实现
* 【core 】 BeanUtil.copyToList增加重载pr#321@Gitee
* 【core 】 SyncFinisher增加stop方法issue#1578@Github
* 【cache 】 CacheObj默认方法改为protectedissue#I3RIEI@Gitee
### 🐞Bug修复