From b65fcbf6928b13600e7764b9f37ba039cb64b6c9 Mon Sep 17 00:00:00 2001 From: vasraz Date: Mon, 26 Jul 2021 15:01:06 +0100 Subject: Remove dependency vulnerability Signed-off-by: Vasyl Razinkov Change-Id: Id6f1a33b86369b54af70094686d3a15d4dca3b15 Issue-ID: SDC-3572 --- common-app-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common-app-api') diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml index 019f5918cc..87c89d99cb 100644 --- a/common-app-api/pom.xml +++ b/common-app-api/pom.xml @@ -35,7 +35,7 @@ esapi - org.hibernate + org.hibernate.validator hibernate-validator -- cgit 1.2.3-korg