提交 eb3a56c5 编写于 作者: 智布道's avatar 智布道 👁

Upgrade `hutool` to `5.7.14`.

上级 33653ad3
......@@ -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)
......
......@@ -73,7 +73,7 @@
<!-- java -->
<junit.version>4.13.1</junit.version>
<mockito.version>2.23.4</mockito.version>
<hutool.version>5.5.7</hutool.version>
<hutool.version>5.7.14</hutool.version>
<jakarta.servlet.version>4.0.4</jakarta.servlet.version>
<justauth.version>1.16.4</justauth.version>
<jose4j.version>0.7.6</jose4j.version>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册