From faf1fe4c69409a839ba3cfb3224aee22522848e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 22:57:17 +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. --- updated-dependencies: - dependency-name: commons-fileupload:commons-fileupload dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ForestBlog/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ForestBlog/pom.xml b/ForestBlog/pom.xml index 717607a..a0ea193 100644 --- a/ForestBlog/pom.xml +++ b/ForestBlog/pom.xml @@ -154,7 +154,7 @@ commons-fileupload commons-fileupload - 1.2.2 + 1.3.3 commons-io