From 2624889c64c8a0a700f5cad880771d0ed83ee42f Mon Sep 17 00:00:00 2001 From: Prudence Au Date: Tue, 3 Sep 2019 10:43:19 -0400 Subject: Update jackson-databind to version 2.9.9 Issue-ID: LOG-826 Signed-off-by: Prudence Au Change-Id: I0b62cfc7d62071be752fd56aa41942dca3322704 Use the released version of audit-common (1.5.1) Issue-ID: LOG-1119 Signed-off-by: Prudence Au Change-Id: I8e428ee2f86b5c3660d7799456f492e35e908acc --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c91c328..53cef81 100644 --- a/pom.xml +++ b/pom.xml @@ -97,11 +97,17 @@ org.springframework.boot spring-boot-starter-actuator + + + com.fasterxml.jackson.core + jackson-databind + + org.onap.logging-analytics.pomba pomba-audit-common - 1.5.1-SNAPSHOT + 1.5.1 com.sun.jersey -- cgit 1.2.3-korg