From 7f7aaa0ecdb9533b13dfd3b8cc3deb8a8ab877fb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 4 Oct 2024 09:57:46 +0000 Subject: [PATCH] fix: boot-crawler/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-8161190 --- boot-crawler/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 boot-crawler/pom.xml diff --git a/boot-crawler/pom.xml b/boot-crawler/pom.xml old mode 100755 new mode 100644 index a2f8609..49dd05c --- a/boot-crawler/pom.xml +++ b/boot-crawler/pom.xml @@ -115,7 +115,7 @@ commons-io commons-io - 2.4 + 2.14.0