From e454f3e40472049361c0464fb83d6e9dab121536 Mon Sep 17 00:00:00 2001 From: DongZeLiang <2746733890@qq.com> Date: Mon, 21 Aug 2023 11:20:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2API=E8=AF=B7=E6=B1=82?= =?UTF-8?q?=E6=A1=86=E6=9E=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 73c1326..31f05d2 100644 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,8 @@ 8 8 UTF-8 + 1.5.32 + 2.0.38 @@ -36,16 +38,19 @@ lombok + com.alibaba.fastjson2 fastjson2 - 2.0.38 + ${fastjson2.version} + - com.github.wechatpay-apiv3 - wechatpay-apache-httpclient - 0.4.9 + com.dtflys.forest + forest-spring-boot-starter + ${forest.version} +