Skip to content

Commit

Permalink
Merge pull request #275 from uPortal-Project/renovate/com.thoughtwork…
Browse files Browse the repository at this point in the history
…s.xstream-xstream-1.x

fix(deps): update dependency com.thoughtworks.xstream:xstream to v1.4.19
  • Loading branch information
ChristianMurphy authored Oct 3, 2022
2 parents a5f0a8a + 639f4e0 commit d0553fc
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 @@ -164,7 +164,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.15</version>
<version>1.4.19</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 d0553fc

Please sign in to comment.