From 8916ab03e9a12b765c927503c8568d1ca7be01d1 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Thu, 20 Feb 2020 15:59:08 -0500 Subject: Cleaning up blueprint processor parent pom Removing dependencies which are being inheritted from ccsdk/parent spring-boot-parent-pom -> dependency-bom Issue-ID: CCSDK-2110 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I8e07ca9887f0378985b21ddb146c53413bdfc592 --- ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ms/blueprintsprocessor/modules') diff --git a/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml b/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml index 4700c6337..28060ef44 100644 --- a/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml @@ -76,6 +76,12 @@ org.apache.velocity velocity + + + org.slf4j + slf4j-api + + com.hubspot.jinjava -- cgit 1.2.3-korg