From e8055d01d67eaa04f2fcd04e73c6fef89cae8426 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 23 Jul 2022 00:14:44 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKHTTP3-2958044 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 621dc81..d4c6c12 100644 --- a/pom.xml +++ b/pom.xml @@ -45,13 +45,13 @@ com.squareup.okhttp3 okhttp - 4.9.1 + 4.9.2 runtime com.squareup.okhttp3 logging-interceptor - 4.9.1 + 4.9.2 runtime