Skip to content

Commit

Permalink
Bump xstream from 1.4.15 to 1.4.19
Browse files Browse the repository at this point in the history
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.15 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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 13, 2022
1 parent 11be7c7 commit f72d151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -166,7 +166,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.19</version> <!-- apparently this needs to be exactly this version -->
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit f72d151

Please sign in to comment.