Skip to content

Commit

Permalink
build: downgrade xstream to 1.4.17 due to failure on 1.4.18
Browse files Browse the repository at this point in the history
  • Loading branch information
JarvisCraft committed Nov 4, 2021
1 parent b752c5d commit 118c89e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.18</version>
<version>1.4.17</version>
</dependency>
<dependency>
<groupId>org.ogce</groupId>
Expand Down

0 comments on commit 118c89e

Please sign in to comment.