From 483c3d9c135116689d2308b7b28bb9a4b77004d9 Mon Sep 17 00:00:00 2001 From: "Gitelman, Tal (tg851x)" Date: Mon, 12 Mar 2018 18:41:15 +0200 Subject: analyze and fix IQ server violations SDC Change-Id: If47a151ce095acd37191728aded602a0bc36c13a Issue-ID: SDC-1114 Signed-off-by: Gitelman, Tal (tg851x) --- ui-ci/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ui-ci') diff --git a/ui-ci/pom.xml b/ui-ci/pom.xml index 8fd1970b21..dedd21c969 100644 --- a/ui-ci/pom.xml +++ b/ui-ci/pom.xml @@ -160,14 +160,14 @@ com.fasterxml.jackson.core jackson-databind - 2.3.1 + ${jackson.version} compile com.fasterxml.jackson.core jackson-core - 2.3.1 + ${jackson.version} compile -- cgit 1.2.3-korg