Merge pull request #2851 from OpenRefine/dependabot/maven/packaging/com.thoughtworks.xstream-xstream-1.4.10-java7

Bump xstream from 1.4.9 to 1.4.10-java7 in /packaging
This commit is contained in:
Tom Morris 2020-07-13 13:07:43 -04:00 committed by GitHub
commit 53152e97a5
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.10-java7</version>
</dependency>
</dependencies>
<executions>