From b90d171e271a7acf4895586b7889086271ac2096 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 31 Jul 2025 07:50:44 +0000 Subject: [PATCH] fix: service/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-10734078 --- service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/pom.xml b/service/pom.xml index 7c086a2..0ec5955 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -76,7 +76,7 @@ org.apache.commons commons-text - 1.8 + 1.14.0