From 90107be626a800692af6646b64c44bae058c4de6 Mon Sep 17 00:00:00 2001 From: Prudence Au Date: Wed, 4 Sep 2019 20:11:24 -0400 Subject: Exclude a vulnerable artifact - handlebars Issue-ID: LOG-827 Signed-off-by: Prudence Au Change-Id: If0843dc28bd8066c5711c2c710f970d9870aa68f --- pom.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index bd74dcc..32d11fd 100644 --- a/pom.xml +++ b/pom.xml @@ -123,12 +123,6 @@ limitations under the License. org.slf4j slf4j-api - - - io.swagger - swagger-annotations - 1.5.9 - org.onap.sdnc.apps.pomba @@ -207,6 +201,10 @@ limitations under the License. com.fasterxml.jackson.core jackson-databind + + com.github.jknack + handlebars + -- cgit 1.2.3-korg