Skip to content

Commit

Permalink
Bump xstream in /webgoat-lessons/vulnerable-components
Browse files Browse the repository at this point in the history
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.5 to 1.4.19.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)

---
updated-dependencies:
- dependency-name: com.thoughtworks.xstream:xstream
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 4, 2022
1 parent ba2de5e commit 05b54e0
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>
<version>1.4.19</version>
</dependency>
<dependency>
<groupId>cglib</groupId>
Expand Down

0 comments on commit 05b54e0

Please sign in to comment.