From c81c95bf4879c805aa91c60653fc0e781ff2d4e9 Mon Sep 17 00:00:00 2001 From: vasraz Date: Mon, 31 May 2021 23:08:39 +0100 Subject: Fix dependencies with Critical Violations Signed-off-by: Vasyl Razinkov Change-Id: Ic4fb2577c260c80e0204bc68df508f41d9835734 Issue-ID: SDC-3572 --- common-app-api/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'common-app-api') diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml index 36df3cff9f..019f5918cc 100644 --- a/common-app-api/pom.xml +++ b/common-app-api/pom.xml @@ -30,6 +30,14 @@ commons-io commons-io + + org.owasp.esapi + esapi + + + org.hibernate + hibernate-validator + -- cgit 1.2.3-korg