From 1ec0ee585c912c6042e8c5a8f5cb83d8fb970715 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 09:18:55 +0000 Subject: [PATCH] Bump commons-fileupload from 1.3.1 to 1.3.3 in /my-spring Bumps commons-fileupload from 1.3.1 to 1.3.3. Signed-off-by: dependabot[bot] --- my-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my-spring/pom.xml b/my-spring/pom.xml index d1b0911..73b13ae 100644 --- a/my-spring/pom.xml +++ b/my-spring/pom.xml @@ -168,7 +168,7 @@ commons-fileupload commons-fileupload - 1.3.1 + 1.3.3 commons-io