From 6ff685308227459f7b518afcc6379dbdb7fd64ae Mon Sep 17 00:00:00 2001 From: 若依 <yzz_ivy@163.com> Date: 星期五, 28 十月 2022 19:42:26 +0800 Subject: [PATCH] !606 重置时取消部门选中 Merge pull request !606 from 也曾为你像超人/N/A --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index c95045b..40302ff 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <kaptcha.version>2.3.2</kaptcha.version> <mybatis-spring-boot.version>2.2.2</mybatis-spring-boot.version> <pagehelper.boot.version>1.4.3</pagehelper.boot.version> - <fastjson.version>2.0.14</fastjson.version> + <fastjson.version>2.0.15</fastjson.version> <oshi.version>6.2.2</oshi.version> <commons.io.version>2.11.0</commons.io.version> <commons.fileupload.version>1.4</commons.fileupload.version> -- Gitblit v1.9.2