From deb0643ad21d0598cfc25a42fe9c8c7b5de4e4cd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Sep 2022 21:25:56 +0000 Subject: [PATCH] fix: testing-adapter/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 --- testing-adapter/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing-adapter/pom.xml b/testing-adapter/pom.xml index 71127ea..97f997c 100644 --- a/testing-adapter/pom.xml +++ b/testing-adapter/pom.xml @@ -33,7 +33,7 @@ org.json json - 20160212 + 20180130 @@ -57,7 +57,7 @@ org.apache.httpcomponents httpclient - 4.5.1 + 4.5.13