From fea5926b17c6fd8ff9882e77f90141e7ef1c0689 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 01:01:05 +0000 Subject: [PATCH] Bump httpclient from 4.4 to 4.5.13 in /jframe-pay Bumps httpclient from 4.4 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jframe-pay/jframe-pay-plugin/jframe-pay-alipay/pom.xml | 2 +- jframe-pay/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jframe-pay/jframe-pay-plugin/jframe-pay-alipay/pom.xml b/jframe-pay/jframe-pay-plugin/jframe-pay-alipay/pom.xml index 5db93eb..77e7691 100644 --- a/jframe-pay/jframe-pay-plugin/jframe-pay-alipay/pom.xml +++ b/jframe-pay/jframe-pay-plugin/jframe-pay-alipay/pom.xml @@ -22,7 +22,7 @@ org.apache.httpcomponents httpclient - 4.5 + 4.5.13 dom4j diff --git a/jframe-pay/pom.xml b/jframe-pay/pom.xml index 3323af8..a53bc0d 100644 --- a/jframe-pay/pom.xml +++ b/jframe-pay/pom.xml @@ -105,7 +105,7 @@ org.apache.httpcomponents httpclient - 4.4 + 4.5.13 \ No newline at end of file