From 2736a0b7bc961c45375e40deba648400ee46a420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 02:38:54 +0000 Subject: [PATCH] Bump httpclient Bumps httpclient from 4.5.6 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../META-INF/maven/com.toby.pay/payment-servicer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wfd-project/src/main/webapp/WEB-INF/META-INF/maven/com.toby.pay/payment-servicer/pom.xml b/wfd-project/src/main/webapp/WEB-INF/META-INF/maven/com.toby.pay/payment-servicer/pom.xml index 4834f6f..a5b0957 100644 --- a/wfd-project/src/main/webapp/WEB-INF/META-INF/maven/com.toby.pay/payment-servicer/pom.xml +++ b/wfd-project/src/main/webapp/WEB-INF/META-INF/maven/com.toby.pay/payment-servicer/pom.xml @@ -112,7 +112,7 @@ org.apache.httpcomponents httpclient - 4.5.6 + 4.5.13