Skip to content

Commit

Permalink
Bump com.thoughtworks.xstream:xstream from 1.4.15 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.15 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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 483e47e commit 3ba491b
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 @@ -349,7 +349,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.15</version> <!-- apparently this needs to be exactly this version -->
<version>1.4.21</version> <!-- apparently this needs to be exactly this version -->
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 3ba491b

Please sign in to comment.