aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-01 00:55:49 +0000
committerGitHub <noreply@github.com>2022-02-01 00:55:49 +0000
commit5133bdec2c2ef89f8c95dee3455bdbe55220a572 (patch)
tree569fc5a1a3e811a9552169f11e0ce3dea82b8791
parent5969ab7d90583422048c88ed120e583586cb0c4f (diff)
downloadiciql-dependabot/maven/com.thoughtworks.xstream-xstream-1.4.19.tar.gz
iciql-dependabot/maven/com.thoughtworks.xstream-xstream-1.4.19.zip
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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 039376b..502fa2b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>