From 664aaa118c90cd73923f41ef677dde2543c84bfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 06:55:20 +0000 Subject: [PATCH] Bump commons-fileupload from 1.3.3 to 1.5 in /flatfile-service 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] --- flatfile-service/pom.xml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/flatfile-service/pom.xml b/flatfile-service/pom.xml index 2632a8e..9c4c5ca 100644 --- a/flatfile-service/pom.xml +++ b/flatfile-service/pom.xml @@ -84,7 +84,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.5 --> org.springframework.cloud @@ -104,7 +104,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.5 diff --git a/pom.xml b/pom.xml index 0811c51..fd5ebcc 100644 --- a/pom.xml +++ b/pom.xml @@ -112,7 +112,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.5 com.hierynomus