From 3eba8eac9dd87e8c39cff3ef6c0fcdd35371d825 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:24:17 +0000 Subject: [PATCH] Bump xstream from 1.4.4 to 1.4.18 in /cap-04 Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.4 to 1.4.18. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) --- updated-dependencies: - dependency-name: com.thoughtworks.xstream:xstream dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cap-04/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cap-04/pom.xml b/cap-04/pom.xml index 573b628..8bb32a6 100644 --- a/cap-04/pom.xml +++ b/cap-04/pom.xml @@ -37,7 +37,7 @@ com.thoughtworks.xstream xstream - 1.4.4 + 1.4.18 commons-lang