diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-01 00:55:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-01 00:55:49 +0000 |
commit | 5133bdec2c2ef89f8c95dee3455bdbe55220a572 (patch) | |
tree | 569fc5a1a3e811a9552169f11e0ce3dea82b8791 | |
parent | 5969ab7d90583422048c88ed120e583586cb0c4f (diff) | |
download | iciql-dependabot/maven/com.thoughtworks.xstream-xstream-1.4.19.tar.gz iciql-dependabot/maven/com.thoughtworks.xstream-xstream-1.4.19.zip |
Bump xstream from 1.4.16 to 1.4.19dependabot/maven/com.thoughtworks.xstream-xstream-1.4.19
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.16 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>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -140,7 +140,7 @@ <dependency> <groupId>com.thoughtworks.xstream</groupId> <artifactId>xstream</artifactId> - <version>1.4.16</version> + <version>1.4.19</version> <type>jar</type> <scope>provided</scope> </dependency> |