Skip to content

Commit

Permalink
update xstream to 1.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
nobodyiam committed Jan 30, 2021
1 parent f28d0d5 commit b2cb90e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,12 @@
<artifactId>guice</artifactId>
<version>4.1.0</version>
</dependency>
<!-- to fix CVE-2020-26217 -->
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.15</version>
</dependency>
<!--for test -->
<dependency>
<groupId>com.h2database</groupId>
Expand Down

0 comments on commit b2cb90e

Please sign in to comment.