From f2113c32e9eeeab4b4012804a52fb60eb44feeec Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: Thu, 29 Jun 2023 10:02:36 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7fastjson=E5=88=B0=E6=9C=80?=
 =?UTF-8?q?=E6=96=B0=E7=89=882.0.34?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e4cc49b..3c4fbac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
         <java.version>1.8</java.version>
         <maven-jar-plugin.version>3.1.1</maven-jar-plugin.version>
         <pagehelper.spring.boot.starter.version>1.4.6</pagehelper.spring.boot.starter.version>
-        <fastjson.version>2.0.25</fastjson.version>
+        <fastjson.version>2.0.34</fastjson.version>
         <druid.version>1.2.16</druid.version>
         <commons.io.version>2.11.0</commons.io.version>
         <commons.collections.version>3.2.2</commons.collections.version>