From 17d9ae9dcf7b1ad1b67f1e8aadab3851f40524d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 02:29:46 +0000 Subject: [PATCH] Bump httpclient from 4.5.10 to 4.5.13 in /lj-db Bumps httpclient from 4.5.10 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lj-db/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lj-db/pom.xml b/lj-db/pom.xml index b389348..77226a2 100644 --- a/lj-db/pom.xml +++ b/lj-db/pom.xml @@ -20,7 +20,7 @@ org.apache.httpcomponents httpclient - 4.5.10 + 4.5.13 junit