diff --git a/CHANGELOGS.md b/CHANGELOGS.md index a0d9e4a0ad8d8f412d85f28d447d51fbd1633838..6b07df2b3ff0062060f41a3f730bdff9a06d3ee5 100644 --- a/CHANGELOGS.md +++ b/CHANGELOGS.md @@ -4,12 +4,15 @@ - feat: 修复文案的错误,统一配置类中的时间类型。 (Github PR [#16](https://github.com/fujieid/jap/pull/16)) - change: 修改 JapUserService 接口中的 createAndGetHttpApiUser 方法名使其更符合语义。 (Github PR [#13](https://github.com/fujieid/jap/pull/13)) - change: 为 `AbstractJapStrategy` 的子类增加构造函数,支持自定义 `JapUserStore` - +- change: 升级 `hutool` 的版本为 5.7.14. +- ---- - feat: fix PR bug and refactory publish snapshot. (Github PR [#15](https://github.com/fujieid/jap/pull/15)) +- feat: fix the copywriting error and unify the time type in the configuration class. (Github PR [#16](https://github.com/fujieid/jap/pull/16)) - change: optimize JapUserService interface to fix jap-http-api module. (Github PR [#13](https://github.com/fujieid/jap/pull/13)) -- change: Add a constructor for subclasses of `AbstractJapStrategy`, support custom `JapUserStore` +- change: Add a constructor for subclasses of `AbstractJapStrategy`, support custom `JapUserStore`. +- change: Upgrade `hutool` to `5.7.14`. ## v1.0.5 (2021-09-23) diff --git a/pom.xml b/pom.xml index 85cf30672b6f2eb96f5b6d09e30b31c0b5a731ae..9259f012c4ce74fe0c8e7de6614df1d36942d9f5 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ 4.13.1 2.23.4 - 5.5.7 + 5.7.14 4.0.4 1.16.4 0.7.6