From 3c59ef2f5a47b35dfdfc5fe01f0149ebaa08f650 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 12:17:10 +0000 Subject: [PATCH] Bump commons-fileupload from 1.2.2 to 1.3.3 in /ForestBlog Bumps commons-fileupload from 1.2.2 to 1.3.3. Signed-off-by: dependabot[bot] --- ForestBlog/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 ForestBlog/pom.xml diff --git a/ForestBlog/pom.xml b/ForestBlog/pom.xml old mode 100755 new mode 100644 index 19337842..e10aa917 --- a/ForestBlog/pom.xml +++ b/ForestBlog/pom.xml @@ -154,7 +154,7 @@ commons-fileupload commons-fileupload - 1.2.2 + 1.3.3 commons-io