From 3d943f353c5c36c8fdbf1bd137a2b54d7be0984d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 20:38:13 +0000 Subject: [PATCH] Bump xstream from 1.4.9 to 1.4.13-java7 in /spring-boot-redis-demo Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.9 to 1.4.13-java7. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) Signed-off-by: dependabot[bot] --- spring-boot-redis-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-redis-demo/pom.xml b/spring-boot-redis-demo/pom.xml index c675ad5..f0b9ca4 100644 --- a/spring-boot-redis-demo/pom.xml +++ b/spring-boot-redis-demo/pom.xml @@ -134,7 +134,7 @@ com.thoughtworks.xstream xstream - 1.4.9 + 1.4.13-java7 net.sf.json-lib