]> source.dussan.org Git - iciql.git/commitdiff
Bump xstream from 1.4.16 to 1.4.19 dependabot/maven/com.thoughtworks.xstream-xstream-1.4.19 48/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 1 Feb 2022 00:55:49 +0000 (00:55 +0000)
committerGitHub <noreply@github.com>
Tue, 1 Feb 2022 00:55:49 +0000 (00:55 +0000)
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>
pom.xml

diff --git a/pom.xml b/pom.xml
index 039376bdd301aeda3cdbafbd29f5ec1cbe04aade..502fa2bc8be9f542ec77fc71f49096ef3545d85f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <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>