From ee75d769512884a914059844ed15cfee2b71bae4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Apr 2021 21:43:13 +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-1277109 --- 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..89b13521d 100644 --- a/tools/rulechecker/pom.xml +++ b/tools/rulechecker/pom.xml @@ -9,7 +9,7 @@ commons-io commons-io - 2.4 + 2.7 commons-lang