From b1ef6737054f21c26f273aa88cb0826d0d0d10f6 Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Mon, 11 Oct 2021 14:26:16 +0200 Subject: Revert "Bump com.thoughtworks.xstream:xstream to 1.4.18" Reason: 1.4.18 causes exceptions during deployment. This reverts commit 87fc651c50dd13b46c0cd869af2150ffa8b94a5f. Signed-off-by: Alexander Kriegisch --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 664a3c7d2..be2a859ba 100644 --- a/pom.xml +++ b/pom.xml @@ -432,12 +432,13 @@ com.thoughtworks.xstream xstream - 1.4.18 + 1.4.15 -- cgit v1.2.3