From 09a9e56f3b6a03e6877e741a5e3922087129e841 Mon Sep 17 00:00:00 2001 From: Ronan Keogh Date: Fri, 17 Aug 2018 11:20:54 +0100 Subject: [PATCH] update thoughtworks version Change-Id: I0a099b480c28e05f8ff1eb945091e6afda371209 Issue-ID: DMAAP-557 Signed-off-by: Ronan Keogh --- datarouter-node/pom.xml | 2 +- datarouter-prov/pom.xml | 4 ++-- pom.xml | 3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml index bb0b7ffa..6cc396a1 100755 --- a/datarouter-node/pom.xml +++ b/datarouter-node/pom.xml @@ -64,7 +64,7 @@ com.thoughtworks.xstream xstream - 1.4.7 + ${thoughtworks.version} ch.qos.logback diff --git a/datarouter-prov/pom.xml b/datarouter-prov/pom.xml index a0624d2b..b3c28782 100755 --- a/datarouter-prov/pom.xml +++ b/datarouter-prov/pom.xml @@ -57,7 +57,7 @@ com.thoughtworks.xstream xstream - 1.4.7 + ${thoughtworks.version} org.json @@ -208,7 +208,7 @@ org.eclipse.jetty.cdi cdi-websocket - 9.3.11.v20160721 + ${jetty.version} log4j diff --git a/pom.xml b/pom.xml index c5aa2fb3..0fe61c02 100755 --- a/pom.xml +++ b/pom.xml @@ -45,8 +45,9 @@ ${project.build.directory}/coverage-reports/jacoco-it.exec true ${project.version} - 9.4.11.v20180605 + 9.4.12.RC2 8.2.0.v20160908 + 1.4.10 /content/repositories/snapshots/ /content/repositories/releases/ /content/repositories/staging/ -- 2.16.6