Bump xstream

Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.10 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] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-04-14 20:58:08 +00:00 committed by GitHub
commit 95daaeb07a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -132,7 +132,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.10</version>
<version>1.4.10-java7</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>