Bump xstream from 1.4.9 to 1.4.12-java7 (#2644)

Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.9 to 1.4.12-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-05-30 10:41:58 +01:00 committed by GitHub
parent 356c7636d8
commit 8aa7a7f72c
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.9</version>
<version>1.4.12-java7</version>
</dependency>
</dependencies>
<executions>