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} +