summaryrefslogtreecommitdiffstats
path: root/datarouter-prov/pom.xml
diff options
context:
space:
mode:
authorRonan Keogh <ronan.keogh@ericsson.com>2018-08-17 11:20:54 +0100
committerRonan Keogh <ronan.keogh@ericsson.com>2018-08-17 15:12:26 +0100
commit09a9e56f3b6a03e6877e741a5e3922087129e841 (patch)
treefb3e7f3dfe10f785660e59be14961760585e8aa7 /datarouter-prov/pom.xml
parent49fbf9a09d244bbdc19783d9ff10cd03cd89640a (diff)
update thoughtworks version
Change-Id: I0a099b480c28e05f8ff1eb945091e6afda371209 Issue-ID: DMAAP-557 Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com>
Diffstat (limited to 'datarouter-prov/pom.xml')
-rwxr-xr-xdatarouter-prov/pom.xml4
1 files changed, 2 insertions, 2 deletions
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 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
- <version>1.4.7</version>
+ <version>${thoughtworks.version}</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
@@ -208,7 +208,7 @@
<dependency>
<groupId>org.eclipse.jetty.cdi</groupId>
<artifactId>cdi-websocket</artifactId>
- <version>9.3.11.v20160721</version>
+ <version>${jetty.version}</version>
</dependency>
<dependency>
<groupId>log4j</groupId>