From eb8ca47dca5ab31b7c6d127def4e48208a89a4df Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 Jan 2025 07:35:09 +0000 Subject: [PATCH] fix: upgrade org.apache.httpcomponents:httpclient from 4.5.6 to 4.5.14 Snyk has created this PR to upgrade org.apache.httpcomponents:httpclient from 4.5.6 to 4.5.14. See this package in maven: org.apache.httpcomponents:httpclient See this project in Snyk: https://app.snyk.io/org/icet5/project/2fa112a1-2438-49bb-b6f6-1c07355396c1?utm_source=github&utm_medium=referral&page=upgrade-pr --- download-image/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download-image/pom.xml b/download-image/pom.xml index 402450f..5725b3b 100644 --- a/download-image/pom.xml +++ b/download-image/pom.xml @@ -44,7 +44,7 @@ org.apache.httpcomponents httpclient - 4.5.6 + 4.5.14 junit