From 9a6757268b755003278ff1f6a5dd525c0cf40437 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Oct 2023 05:57:48 +0000 Subject: [PATCH] fix: upgrade commons-fileupload:commons-fileupload from 1.3.3 to 1.5 Snyk has created this PR to upgrade commons-fileupload:commons-fileupload from 1.3.3 to 1.5. See this package in Maven Repository: https://mvnrepository.com/artifact/commons-fileupload/commons-fileupload/ See this project in Snyk: https://app.snyk.io/org/mendix_sectest/project/af751d8f-c751-44b2-9aef-5591fde12840?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b25b59f..ca5430f 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.5 commons-httpclient