From a2686fe879e30a04f4ce328aeac7d5237fb3099a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 19:19:29 +0000 Subject: [PATCH] Bump commons-fileupload from 1.2.1 to 1.3.3 in /fhir-server 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] --- fhir-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fhir-server/pom.xml b/fhir-server/pom.xml index a8a5b1a89..152a340a6 100644 --- a/fhir-server/pom.xml +++ b/fhir-server/pom.xml @@ -304,7 +304,7 @@ commons-fileupload commons-fileupload - 1.2.1 + 1.3.3 commons-io