From ca685bb55cd192ab58c62663a31f5292697a4182 Mon Sep 17 00:00:00 2001 From: vasraz Date: Thu, 11 Jun 2020 17:05:29 +0100 Subject: Fix Critical security vulnerability com.fasterxml.jackson.core : jackson-databind : 2.9.9 Change-Id: I81af7879cb1fbcd158177a3dc220b704ff2f3388 Signed-off-by: Vasyl Razinkov Issue-ID: SDC-3111 --- test-apis-ci/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'test-apis-ci') diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml index 1613c476f6..cfe1ac99ed 100644 --- a/test-apis-ci/pom.xml +++ b/test-apis-ci/pom.xml @@ -306,7 +306,12 @@ com.fasterxml.jackson.core jackson-databind ${jackson.version} - compile + + + com.fasterxml.jackson.core + jackson-core + + -- cgit 1.2.3-korg