From f955eb79eb96468f8f681544724abb57edba462a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 14:32:27 +0000 Subject: [PATCH] Bump xstream from 1.3.1 to 1.4.19 in /siia-examples/home-cooking Bumps [xstream](https://github.com/x-stream/xstream) from 1.3.1 to 1.4.19. - [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] --- siia-examples/home-cooking/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/siia-examples/home-cooking/pom.xml b/siia-examples/home-cooking/pom.xml index e8cb1af..55d0e2d 100644 --- a/siia-examples/home-cooking/pom.xml +++ b/siia-examples/home-cooking/pom.xml @@ -76,7 +76,7 @@ com.thoughtworks.xstream xstream - 1.3.1 + 1.4.19 org.slf4j