From 6fab618ceb1718f3791a0779b4730601296581f7 Mon Sep 17 00:00:00 2001 From: Ray Lee Date: Fri, 2 Aug 2019 11:03:30 -0700 Subject: [PATCH] NOJIRA: Fix xstream version conflict. --- services/id/service/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/services/id/service/pom.xml b/services/id/service/pom.xml index 6ba54808f..4a8b05f86 100644 --- a/services/id/service/pom.xml +++ b/services/id/service/pom.xml @@ -2,16 +2,16 @@ @@ -64,7 +64,7 @@ com.thoughtworks.xstream xstream - 1.4.2 + 1.4.10 -- 2.47.3