Skip to content

Commit

Permalink
update xstream dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Koeman committed Dec 15, 2020
1 parent 98dd2ed commit a7d1ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bw4t-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.13-java7</version>
<version>1.4.15</version>
</dependency>
<dependency>
<groupId>saf.core</groupId>
Expand Down

0 comments on commit a7d1ce2

Please sign in to comment.