From 955b5bd2e01e583a9afb219cd8da72d1e9b78a63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 01:00:35 +0000 Subject: [PATCH] Bump xstream from 1.4.8 to 1.4.19 in /hotelapp Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.8 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] --- hotelapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hotelapp/pom.xml b/hotelapp/pom.xml index 9f24a5b..63475ba 100644 --- a/hotelapp/pom.xml +++ b/hotelapp/pom.xml @@ -103,7 +103,7 @@ com.thoughtworks.xstream xstream - 1.4.8 + 1.4.19 org.springframework