From 097395f36b68833cbfbc6437e01f4596eea12324 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 2 Mar 2022 12:14:09 +0000 Subject: [PATCH] fix: upgrade org.apache.httpcomponents:httpclient from 4.5.3 to 4.5.13 Snyk has created this PR to upgrade org.apache.httpcomponents:httpclient from 4.5.3 to 4.5.13. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient/ See this project in Snyk: https://app.snyk.io/org/dale.rodriguez/project/037884a7-fede-47ec-94dc-52060c9feceb?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 25f7db41..ee3412b5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.jenkins-ci.plugins plugin 2.11 - + sysdig-secure @@ -89,7 +89,7 @@ org.apache.httpcomponents httpclient - 4.5.3 + 4.5.13 org.jenkins-ci.plugins