From 42bb8f644516ae17257b7654cf6ec38fb529506c Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期三, 29 十一月 2023 12:41:04 +0800 Subject: [PATCH] 优化头像上传参数新增文件名称 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 6ab1c31..c272192 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <swagger.version>3.0.0</swagger.version> <kaptcha.version>2.3.3</kaptcha.version> <pagehelper.boot.version>1.4.6</pagehelper.boot.version> - <fastjson.version>2.0.39</fastjson.version> + <fastjson.version>2.0.41</fastjson.version> <oshi.version>6.4.6</oshi.version> <commons.io.version>2.13.0</commons.io.version> <commons.collections.version>3.2.2</commons.collections.version> -- Gitblit v1.9.2