From 5c60e1349ea21557c85754b8d56df3bb98f944ee Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Sep 2022 07:42:08 +0000 Subject: [PATCH] fix: aau-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 --- aau-adapter/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aau-adapter/pom.xml b/aau-adapter/pom.xml index 29b85b0..d769f7c 100644 --- a/aau-adapter/pom.xml +++ b/aau-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