aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-02 12:40:09 -0400
committerGitHub <noreply@github.com>2021-05-02 12:40:09 -0400
commit02c68e3e854abc2bf6d84d549273abb44a6b1881 (patch)
tree7bf6555eacbeec65654245583ac10206b72b1e97
parente99c1d5103f2aa90daec293131cd8e2acc528eb9 (diff)
downloadiciql-02c68e3e854abc2bf6d84d549273abb44a6b1881.tar.gz
iciql-02c68e3e854abc2bf6d84d549273abb44a6b1881.zip
Bump xstream from 1.4.9 to 1.4.16 (#40)
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.9 to 1.4.16. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 920fdad..54f42bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
- <version>1.4.9</version>
+ <version>1.4.16</version>
<type>jar</type>
<scope>provided</scope>
</dependency>