From 1f5c673d63a70ec9b84ab0684796f1057cb95fc5 Mon Sep 17 00:00:00 2001
From: dataprince <dataprince@163.com>
Date: Thu, 26 Oct 2023 10:53:56 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96=EF=BC=9Aos?=
 =?UTF-8?q?hi=E5=88=B06.4.6=E3=80=81fastjson=E5=88=B02.0.41?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9eb184e..cb60830 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,8 +26,8 @@
         <bitwalker.version>1.21</bitwalker.version>
         <kaptcha.version>2.3.3</kaptcha.version>
         <pagehelper.version>5.3.3</pagehelper.version>
-        <fastjson.version>2.0.34</fastjson.version>
-        <oshi.version>6.4.4</oshi.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>
         <poi.version>5.2.3</poi.version>