From 1cec00b570daae6067cbed6df2e549445b0b6d8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 23:18:30 +0000 Subject: [PATCH] Bump xstream from 1.3 to 1.4.10-java7 Bumps [xstream](https://github.com/x-stream/xstream) from 1.3 to 1.4.10-java7. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- projects/spring-modules-cache/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 56ebd1dd3..a13b0f8b0 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ com.thoughtworks.xstream xstream - 1.3 + 1.4.10-java7 oro diff --git a/projects/spring-modules-cache/pom.xml b/projects/spring-modules-cache/pom.xml index dd964c622..764879f9c 100644 --- a/projects/spring-modules-cache/pom.xml +++ b/projects/spring-modules-cache/pom.xml @@ -113,7 +113,7 @@ com.thoughtworks.xstream xstream - 1.3.1 + 1.4.10-java7 oro