From: Prudence Au Date: Fri, 9 Aug 2019 02:16:39 +0000 (-0400) Subject: Fix vulnerability issue: upgrade org.apache.tomcat.embed.tomcat-embed-core to 8.5.42 X-Git-Tag: 1.5.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F43%2F93143%2F1;p=logging-analytics%2Fpomba%2Fpomba-context-aggregator.git Fix vulnerability issue: upgrade org.apache.tomcat.embed.tomcat-embed-core to 8.5.42 tomcat-embed-core is part of springboot Issue-ID: LOG-1066 Signed-off-by: Prudence Au Change-Id: Ic15e512eefd09ce3a90b93822e9c00d5e7418a89 --- diff --git a/pom.xml b/pom.xml index 4551c1a..9b41632 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.springframework.boot spring-boot-dependencies - 1.5.17.RELEASE + 1.5.22.RELEASE pom import @@ -63,6 +63,12 @@ org.springframework.boot spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-json + + org.springframework.boot @@ -71,7 +77,7 @@ org.onap.logging-analytics.pomba pomba-audit-common - 1.4.0 + 1.5.0-SNAPSHOT com.google.code.gson