From 94d67a229b13129f99a58d35f1b5b5f00dc6c875 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 19:03:14 +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] --- dspace-jspui/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dspace-jspui/pom.xml b/dspace-jspui/pom.xml index 5c8b67594..7be7b2587 100644 --- a/dspace-jspui/pom.xml +++ b/dspace-jspui/pom.xml @@ -137,7 +137,7 @@ commons-fileupload commons-fileupload - 1.2.1 + 1.3.3 jar diff --git a/pom.xml b/pom.xml index 85a669e63..fca596445 100644 --- a/pom.xml +++ b/pom.xml @@ -991,7 +991,7 @@ commons-fileupload commons-fileupload - 1.2.1 + 1.3.3 commons-io