Skip to content

Commit

Permalink
Update dependency com.thoughtworks.xstream:xstream to v1.4.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 22, 2021
1 parent e7564c1 commit 36cf359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webgoat-lessons/vulnerable-components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.5</version> <!-- do not update necessary for lesson -->
<version>1.4.18</version> <!-- do not update necessary for lesson -->
</dependency>
<dependency>
<groupId>cglib</groupId>
Expand Down

0 comments on commit 36cf359

Please sign in to comment.