Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency com.thoughtworks.xstream:xstream to v1.4…
Browse files Browse the repository at this point in the history
….21 [security]
renovate[bot] authored Nov 7, 2024
1 parent 3a68ee3 commit b198f49
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
@@ -156,7 +156,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.20</version>
<version>1.4.21</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

0 comments on commit b198f49

Please sign in to comment.