From 22d406c60903c5c118bd78b450ea30fb0de581a1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 17 Dec 2021 15:49:28 +0000 Subject: [PATCH] fix: 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-COMGOOGLECODEGSON-1730327 - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-1015415 - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-32236 - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-1277109 - https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1048058 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-31517 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a48c81a..3656433 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 1.8.13 2.2.0.redhat-079 1.7.20 - 2.52.0 + 4.0.0 3.1.0 0.0.0.0 9092 @@ -91,7 +91,7 @@ junit junit - 4.12 + 4.13.1 @@ -128,7 +128,7 @@ ch.qos.logback logback-classic - 1.2.3 + 1.2.7 runtime