From cda96b666994d89350355fde8800e8c3ec110edd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 22:55:44 +0000 Subject: [PATCH] Bump xstream from 1.3.1 to 1.4.10-java7 in /BRMSExample Bumps [xstream](https://github.com/x-stream/xstream) from 1.3.1 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] --- BRMSExample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BRMSExample/pom.xml b/BRMSExample/pom.xml index 71cae11..989608d 100644 --- a/BRMSExample/pom.xml +++ b/BRMSExample/pom.xml @@ -62,7 +62,7 @@ com.thoughtworks.xstream xstream - 1.3.1 + 1.4.10-java7