From 7d2a735070bc6719d173f2af9015dd68cd983e35 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 3 Oct 2024 16:08:03 +0000 Subject: [PATCH] fix: tools/rulechecker/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-8161190 --- tools/rulechecker/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/rulechecker/pom.xml b/tools/rulechecker/pom.xml index 6216664c4..e935fbf3e 100644 --- a/tools/rulechecker/pom.xml +++ b/tools/rulechecker/pom.xml @@ -9,7 +9,7 @@ commons-io commons-io - 2.4 + 2.14.0 commons-lang