From 6c735ab5993b922aa1774abbaac360ad57757e84 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 7 Mar 2022 18:37:50 +0000 Subject: [PATCH] fix: bom/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518 - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-1277109 --- bom/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index bef9f8bb9d84..e8a25023207f 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -64,7 +64,7 @@ THE SOFTWARE. commons-io commons-io - 2.6 + 2.7 commons-lang @@ -162,7 +162,7 @@ THE SOFTWARE. commons-codec commons-codec - 1.12 + 1.13