From 1ea8e9dfb610a313c6930a20c94d8883cff7e2e3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 3 Oct 2024 23:27:27 +0000 Subject: [PATCH] fix: tools/langchecker/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-8161190 --- tools/langchecker/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/langchecker/pom.xml b/tools/langchecker/pom.xml index 706a7e1bd..7d2e93047 100644 --- a/tools/langchecker/pom.xml +++ b/tools/langchecker/pom.xml @@ -10,7 +10,7 @@ commons-io commons-io - 2.4 + 2.14.0 commons-lang