From 58e2e779c6c97287d0b61a5994af022e4e9b1233 Mon Sep 17 00:00:00 2001 From: dzh Date: Thu, 18 Jul 2024 13:48:24 +0800 Subject: [PATCH] upg wxpay maven dep --- jframe-plugin/jframe-wxpay/pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/jframe-plugin/jframe-wxpay/pom.xml b/jframe-plugin/jframe-wxpay/pom.xml index 0d0e0bb..65de4ff 100644 --- a/jframe-plugin/jframe-wxpay/pom.xml +++ b/jframe-plugin/jframe-wxpay/pom.xml @@ -27,7 +27,12 @@ org.apache.httpcomponents httpclient - 4.5.13 + 4.5.14 + + + commons-codec + commons-codec + 1.16.1