From c0ff9360b32283570ac4915aa9b953b2d9dca3cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 19:20:49 +0000 Subject: [PATCH] Bump commons-fileupload from 1.2.1 to 1.3.3 Bumps commons-fileupload from 1.2.1 to 1.3.3. --- 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(-) diff --git a/pom.xml b/pom.xml index a58111a..5a0a4f7 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ commons-fileupload commons-fileupload - 1.2.1 + 1.3.3 commons-io