From fa390ba9f0ba518f5be0193a1e17d84bd009efe5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 22:46:18 +0000 Subject: [PATCH] Bump commons-fileupload from 1.2.2 to 1.3.3 in /samples/java 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] --- samples/java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/java/pom.xml b/samples/java/pom.xml index 2957abd..23d2ca9 100644 --- a/samples/java/pom.xml +++ b/samples/java/pom.xml @@ -46,7 +46,7 @@ commons-fileupload commons-fileupload - 1.2.2 + 1.3.3 org.slf4j