From 565b728902c89aa8bdf2f58a4f6975f3002e71d6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 6 Oct 2022 20:59:46 +0000 Subject: [PATCH] fix: agent-service/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-1726923 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1048058 - https://snyk.io/vuln/SNYK-JAVA-ORGJSON-2841369 --- agent-service/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/agent-service/pom.xml b/agent-service/pom.xml index 25493ff..98d8d3d 100644 --- a/agent-service/pom.xml +++ b/agent-service/pom.xml @@ -35,7 +35,7 @@ org.json json - 20160212 + 20180130 org.apache.commons @@ -81,14 +81,14 @@ org.apache.httpcomponents httpclient - 4.5.6 + 4.5.13 ch.qos.logback logback-classic - 1.2.3 + 1.2.7