From bc86d0a6cc0837a993c36346cf8a7c6fa6b512b9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 18 Jun 2025 11:02:51 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSFILEUPLOAD-10363252 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6be8eb953..20a88c682 100644 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.6.0 commons-io