From 128ee679255e7adbc040b50806d4aad784177709 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Fri, 11 Feb 2022 01:18:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=97=A5=E5=BF=97=EF=BC=8C?= =?UTF-8?q?=E6=9B=B4=E6=96=B0~?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-server/pom.xml | 1 + 更新日志.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/yudao-server/pom.xml b/yudao-server/pom.xml index cce282354..aee18c012 100644 --- a/yudao-server/pom.xml +++ b/yudao-server/pom.xml @@ -77,6 +77,7 @@ org.springframework.boot spring-boot-maven-plugin + 2.5.9 true diff --git a/更新日志.md b/更新日志.md index 1e5d96634..646a93f39 100644 --- a/更新日志.md +++ b/更新日志.md @@ -38,10 +38,11 @@ TODO * 【修复】修复文件访问地址错误 [#68](https://github.com/YunaiV/ruoyi-vue-pro/pull/68) * 【修复】工作流程发起以及审批异常,由 `@NotEmpty` 校验、和 Long 类型异常导致 [#73](https://gitee.com/zhijiantianya/ruoyi-vue-pro/pulls/73) * 【修复】自定义 DefaultStreamMessageListenerContainerX 实现,解决 Redisson Stream 读取不到数据返回 `null` 导致 NPE 问题 [commit](https://gitee.com/zhijiantianya/ruoyi-vue-pro/commit/2cef84bdc836de9041b5c68dcba0f0e59f666277) +* 【修复】部门更新后,本地缓存不刷新的问题 [#pr](https://gitee.com/zhijiantianya/ruoyi-vue-pro/pulls/77) ### 🔨 Dependency Upgrades -TODO +*【修复】Maven 构建的一些错误提示 [#78](https://gitee.com/zhijiantianya/ruoyi-vue-pro/pulls/78) ## [v1.4.0] 2022.02.04