From 59569a25feee5d326309169ff5c0207af7354bad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 07:05:24 +0000 Subject: [PATCH] Bump commons-fileupload from 1.3.3 to 1.5 Bumps commons-fileupload from 1.3.3 to 1.5. --- updated-dependencies: - dependency-name: commons-fileupload:commons-fileupload dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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 8947ca6f2..651337758 --- a/pom.xml +++ b/pom.xml @@ -1113,7 +1113,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.5 commons-io