From 59e5545233891d830b7801371d1a9a6874ab11d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 02:21:16 +0000 Subject: [PATCH] Bump httpclient from 4.5.1 to 4.5.13 in /tao-utils Bumps httpclient from 4.5.1 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tao-utils/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tao-utils/pom.xml b/tao-utils/pom.xml index 48f17bb9..260518f3 100644 --- a/tao-utils/pom.xml +++ b/tao-utils/pom.xml @@ -32,7 +32,7 @@ org.apache.httpcomponents httpclient - 4.5.1 + 4.5.13 commons-codec