From 7507d8f6b18ea98c1be7d9725210f42e609278de Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 6 Oct 2022 18:33:32 +0000 Subject: [PATCH] fix: rest-client/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1048058 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-31517 - https://snyk.io/vuln/SNYK-JAVA-ORGJSON-2841369 --- rest-client/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rest-client/pom.xml b/rest-client/pom.xml index 57c0d32..bcf69bd 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -30,12 +30,12 @@ org.apache.httpcomponents httpclient - 4.5.1 + 4.5.13 org.json json - 20160212 + 20180130