From 754653ddaf8adce41ca24ffcfa913d03711c3884 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 Feb 2023 07:12:39 +0000 Subject: [PATCH] fix: restful/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSFILEUPLOAD-3326457 --- restful/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 restful/pom.xml diff --git a/restful/pom.xml b/restful/pom.xml old mode 100755 new mode 100644 index 9e36f4a9c1..9f510ac7a3 --- a/restful/pom.xml +++ b/restful/pom.xml @@ -130,7 +130,7 @@ commons-fileupload commons-fileupload - 1.2.2 + 1.5 org.springframework