From ee6d7d3f11dfd016001a7f9dcd0cb1f4460ead5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 23:35:20 +0000 Subject: [PATCH] Bump xstream from 1.4.11 to 1.4.16 Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.11 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8995e29..f97098e 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ com.thoughtworks.xstream xstream - 1.4.11 + 1.4.16 au.com.bytecode