Revert "Merge pull request #2851 from OpenRefine/dependabot/maven/packaging/com.thoughtworks.xstream-xstream-1.4.10-java7"
This reverts commit53152e97a5
, reversing changes made toce85a96ba6
. xstream update is incompatible with packaging step
This commit is contained in:
parent
53152e97a5
commit
5c7177ca71
@ -290,7 +290,7 @@
|
||||
<dependency>
|
||||
<groupId>com.thoughtworks.xstream</groupId>
|
||||
<artifactId>xstream</artifactId>
|
||||
<version>1.4.10-java7</version>
|
||||
<version>1.4.9</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<executions>
|
||||
|
Loading…
Reference in New Issue
Block a user