From 2908f3df493f21a495d2a3e89ae6c7ae06c62b41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 07:52:20 +0000 Subject: [PATCH] build(deps): bump commons-fileupload in /rackshift-server 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] --- rackshift-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rackshift-server/pom.xml b/rackshift-server/pom.xml index 7549fc81..525c4674 100644 --- a/rackshift-server/pom.xml +++ b/rackshift-server/pom.xml @@ -163,7 +163,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.5 commons-io