Skip to content

Commit

Permalink
Bump com.thoughtworks.xstream:xstream from 1.4.20 to 1.4.21
Browse files Browse the repository at this point in the history
Bumps [com.thoughtworks.xstream:xstream](https://github.com/x-stream/xstream) from 1.4.20 to 1.4.21.
- [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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and isidore committed Nov 7, 2024
1 parent 8866e93 commit 4073050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion approvaltests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.20</version>
<version>1.4.21</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 4073050

Please sign in to comment.