From d947be024297ca589b11b1f0121d715003ea887e Mon Sep 17 00:00:00 2001 From: Shwetank Dave Date: Tue, 3 Apr 2018 16:30:01 -0400 Subject: [AAI-804] Updating files to fix search service. Issue-ID: AAI-804 Change-Id: Ie50f821cd235ccd5c627c11294da4b29bf29fc16 Signed-off-by: Shwetank Dave --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f8bd5d0..39237ba 100644 --- a/pom.xml +++ b/pom.xml @@ -228,6 +228,19 @@ limitations under the License. spring-boot-starter-security + + + ch.qos.logback + logback-classic + 1.2.1 + + + + ch.qos.logback + logback-core + 1.2.1 + + @@ -254,6 +267,7 @@ limitations under the License. + search-data-service-package org.springframework.boot -- cgit 1.2.3-korg