Skip to content

Commit

Permalink
Merge pull request #331 from uPortal-Project/renovate/maven-com.thoug…
Browse files Browse the repository at this point in the history
…htworks.xstream-xstream-vulnerability

fix(deps): update dependency com.thoughtworks.xstream:xstream to v1.4.20 [security]
  • Loading branch information
loulou2u authored Mar 21, 2023
2 parents 03baf4f + e9d830f commit 3a7cfe5
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 @@ -156,7 +156,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.19</version>
<version>1.4.20</version>
</dependency>
<!-- Transitive of both commons-httpclient (as v1.2) and courses-portlet-dao
(as v1.6). You'd think Maven would favor the higher version number, but
Expand Down

0 comments on commit 3a7cfe5

Please sign in to comment.