From e373a3bb7d81f760c92738e4aa70b3784af20f71 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Fri, 15 Nov 2019 16:28:26 -0500 Subject: Replace springboot jackson deps Issue-ID: AAI-2699 Signed-off-by: Jimmy Forsyth Change-Id: Ic59085a19948869425abcef32e66108393207ba8 --- aai-core/pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'aai-core/pom.xml') diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 2bccc4bc..c96d4a57 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -47,7 +47,6 @@ 1.0.1-oss 1.2.3 2.3.21 - 5.15.6 0.50 3.2.2 2.4.15 @@ -372,6 +371,10 @@ org.apache.activemq activemq-broker + + org.apache.activemq + activemq-openwire-legacy + com.opencsv opencsv -- cgit 1.2.3-korg