From c172a4fc2898c1c77962b32e664d7c2fd2336f08 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 28 Jul 2022 00:21:58 +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 a908ad9f..731f0d1f 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ UTF-8 - 10.10.0 + 11.7 2.11.2 1.9.4 5.3.17.Final @@ -151,7 +151,7 @@ com.squareup.okhttp3 okhttp - 4.8.1 + 4.9.2