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 fbec10d commit 21ed9d1
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 @@ -293,6 +293,12 @@
<artifactId>commons-lang</artifactId>
<version>2.6</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 21ed9d1

Please sign in to comment.