From b3c3734e8395fb90366b1031a3dd7d7b32132597 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 23:49:46 +0000 Subject: [PATCH] Bump xstream from 1.3.1 to 1.4.16 in /client Bumps [xstream](https://github.com/x-stream/xstream) from 1.3.1 to 1.4.16. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pom.xml b/client/pom.xml index 1949d52..990cff8 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -44,7 +44,7 @@ com.thoughtworks.xstream xstream - 1.3.1 + 1.4.16 junit