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

Bump xstream from 1.4.9 to 1.4.12 in /packaging
This commit is contained in:
Tom Morris 2020-07-13 14:09:03 -04:00 committed by GitHub
commit 3edfc334a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -290,7 +290,7 @@
<dependency> <dependency>
<groupId>com.thoughtworks.xstream</groupId> <groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId> <artifactId>xstream</artifactId>
<version>1.4.9</version> <version>1.4.12</version>
</dependency> </dependency>
</dependencies> </dependencies>
<executions> <executions>
@ -479,4 +479,3 @@
</dependencies> </dependencies>
</project> </project>