From 7c486fa11e146d4bad65c69611614211bf56c42a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 07:08:53 +0800 Subject: [PATCH] Bump xstream from 1.4.16 to 1.4.17 (#3692) Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.16 to 1.4.17. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 37fd24b07..5ccfa7ef7 100644 --- a/pom.xml +++ b/pom.xml @@ -297,7 +297,7 @@ com.thoughtworks.xstream xstream - 1.4.15 + 1.4.17 -- GitLab