From f626a9868b89d7ce928504c131d3d4109accc947 Mon Sep 17 00:00:00 2001 From: Bogumil Zebek Date: Mon, 25 Jun 2018 13:44:15 +0200 Subject: Fix component creation Change-Id: I08606ec83b53cd87005f7d52301e0fe8792d744e Issue-ID: AAI-1236 Signed-off-by: Bogumil Zebek --- aai-core/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'aai-core/pom.xml') diff --git a/aai-core/pom.xml b/aai-core/pom.xml index c6224f1d..2467aa87 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -574,6 +574,18 @@ com.github.fge json-patch 1.9 + + + org.springframework + spring-test + 4.3.16.RELEASE + test + + + org.springframework.boot + spring-boot-test + 1.5.1.RELEASE + test org.powermock -- cgit 1.2.3-korg