From b7ea3eff8a18c9a05d92833d71b3c3b699327b8a Mon Sep 17 00:00:00 2001 From: vasraz Date: Wed, 12 May 2021 13:56:51 +0100 Subject: Update vulnerable package dependencies commons-io -> 2.7 org.freemarker -> 2.3.30 Signed-off-by: Vasyl Razinkov Change-Id: Ie18bd3abffdb64017ab49331864325beea8aa2c4 Issue-ID: SDC-3572 --- catalog-model/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'catalog-model/pom.xml') diff --git a/catalog-model/pom.xml b/catalog-model/pom.xml index 7666076de6..ff28ea6395 100644 --- a/catalog-model/pom.xml +++ b/catalog-model/pom.xml @@ -166,6 +166,10 @@ org.apache.thrift libthrift + + commons-io + commons-io + @@ -299,6 +303,12 @@ commons-jci-core ${commons-jci-core.version} test + + + commons-io + commons-io + + -- cgit 1.2.3-korg