From 072b06a61f87489c5bd2e76a2620c144e17841cb Mon Sep 17 00:00:00 2001
From: gongchunyi <deslre0381@gmail.com>
Date: 星期一, 20 四月 2026 09:29:33 +0800
Subject: [PATCH] chore: mp配置文件

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

diff --git a/pom.xml b/pom.xml
index c001bf7..7f6a43f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -324,11 +324,9 @@
         </dependency>
 
         <dependency>
-            <groupId>cn.hutool</groupId>
-            <artifactId>hutool-all</artifactId>
-            <version>5.8.43</version>
+            <groupId>com.fasterxml.jackson.datatype</groupId>
+            <artifactId>jackson-datatype-jsr310</artifactId>
         </dependency>
-
 
     </dependencies>
 

--
Gitblit v1.9.3