From abd692f080ec83cb18b61a55fd276caea393a7f9 Mon Sep 17 00:00:00 2001 From: "david.mcweeney" Date: Thu, 22 Apr 2021 10:08:59 +0100 Subject: DMAAP-1544 - Amend versions of buscontroller merge Signed-off-by: david.mcweeney Issue-ID: DMAAP-1544 Change-Id: I24474eff39f30a78bf95faf4a29565992a91a529 --- dmaap-bc/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'dmaap-bc') diff --git a/dmaap-bc/pom.xml b/dmaap-bc/pom.xml index e141100..bd0eda0 100644 --- a/dmaap-bc/pom.xml +++ b/dmaap-bc/pom.xml @@ -166,6 +166,12 @@ ${jettyVersion} compile + + org.eclipse.jetty + jetty-http + ${jettyVersion} + compile + com.googlecode.json-simple @@ -422,7 +428,6 @@ io.fabric8 docker-maven-plugin - 0.28.0 ${docker.verbose} ${docker.apiVersion} -- cgit 1.2.3-korg