From b82cb49141217da3957b7c52f2551a276c5433f7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 13 Jul 2023 21:56:08 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKIO-5773320 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 9d25b3c..80330f0 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ com.squareup.okio okio - 1.6.0 + 3.4.0 commons-codec