From 4952ac0a3dba9880a2ab5feef36b215c36457573 Mon Sep 17 00:00:00 2001
From: 刘鹏飞 <17385020532@163.com>
Date: Wed, 12 Apr 2023 15:14:09 +0800
Subject: [PATCH] 修改DictTag组件,当value没有匹配的值时,展示value
---
pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7912921..60a1598 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.23</fastjson.version>
+ <fastjson.version>2.0.25</fastjson.version>
<oshi.version>6.4.0</oshi.version>
<commons.io.version>2.11.0</commons.io.version>
<commons.collections.version>3.2.2</commons.collections.version>
--
Gitblit v1.9.2