From e9e3f39a95463dde9ce07e278d7bc67853f34b54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 02:48:23 +0000 Subject: [PATCH] Bump httpclient from 4.5.9 to 4.5.13 in /functions/idcsOAuthAsserter Bumps httpclient from 4.5.9 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- functions/idcsOAuthAsserter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/idcsOAuthAsserter/pom.xml b/functions/idcsOAuthAsserter/pom.xml index 2492ca1..0cd729f 100644 --- a/functions/idcsOAuthAsserter/pom.xml +++ b/functions/idcsOAuthAsserter/pom.xml @@ -49,7 +49,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or org.apache.httpcomponents httpclient - 4.5.9 + 4.5.13 compile