Bump xstream from 1.4.12 to 1.4.13-java7 (#3169)

Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.12 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-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-07 14:11:03 +02:00 committed by GitHub
parent eaf881ced7
commit 8bafc99308
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -290,7 +290,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.12</version>
<version>1.4.13-java7</version>
</dependency>
</dependencies>
<executions>