From 86641ad668bc21826f60bf9c4fc701b54bf57459 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 23 Jul 2022 06:46:40 +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 8f34f83..0bbc4ea 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.web3j core - 4.5.14 + 4.9.4 @@ -45,7 +45,7 @@ com.squareup.okhttp3 okhttp - 4.4.0 + 4.9.2