]> source.dussan.org Git - iciql.git/commitdiff
Bump xstream from 1.4.9 to 1.4.16 (#40)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 2 May 2021 16:40:09 +0000 (12:40 -0400)
committerGitHub <noreply@github.com>
Sun, 2 May 2021 16:40:09 +0000 (12:40 -0400)
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>
pom.xml

diff --git a/pom.xml b/pom.xml
index 920fdad9082304edd775d26c66b7b9f503fd3e1a..54f42bbd913cb65d0aae70e7b533f974510756af 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <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>