From a11f937bb086ffdf8253e2cd220c65b01b111fa2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Jun 2021 17:10:30 -0400 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518 - https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 40e135f..18a9e90 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.apache.httpcomponents httpclient - 4.1.3 + 4.3.3 org.codehaus.jackson