From c561c2adaefc736d73279bc0ee0abeaf23fdd5a9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 10 Oct 2024 06:12:31 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-8161190 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e74a7ac5b..20707d07c 100644 --- a/pom.xml +++ b/pom.xml @@ -246,7 +246,7 @@ org.owasp.antisamy antisamy - 1.7.2 + 1.7.4 @@ -279,7 +279,7 @@ commons-io commons-io - 2.11.0 + 2.14.0