From d408d3221a730bbb145b2689a7904fa909a8c750 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 22:51:59 +0000 Subject: [PATCH] Bump commons-fileupload from 1.2.2 to 1.3.3 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] --- 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 eff3de5b85..5ae320d0de 100644 --- a/dspace-jspui/pom.xml +++ b/dspace-jspui/pom.xml @@ -150,7 +150,7 @@ commons-fileupload commons-fileupload - 1.2.1 + 1.3.3 jar diff --git a/pom.xml b/pom.xml index 8087e19e0e..b4150fdd0c 100644 --- a/pom.xml +++ b/pom.xml @@ -1298,7 +1298,7 @@ commons-fileupload commons-fileupload - 1.2.2 + 1.3.3 commons-io