From 4f1a353139cc8c931c0c72ea86151270e41706fb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Jun 2021 18:23:18 +0000 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-COMMONSIO-1277109 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-567761 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 3145490..82d453f 100644 --- a/pom.xml +++ b/pom.xml @@ -26,12 +26,12 @@ org.apache.httpcomponents httpclient - 4.3.4 + 4.4.1 org.zeroturnaround zt-exec - 1.9 + 1.11 org.jasypt @@ -61,7 +61,7 @@ org.apache.logging.log4j log4j-core - 2.10.0 + 2.13.2 org.junit.jupiter