]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
Bump xstream from 1.4.10 to 1.4.17 in /services/id/service
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 18 May 2021 18:57:20 +0000 (18:57 +0000)
committerGitHub <noreply@github.com>
Tue, 18 May 2021 18:57:20 +0000 (18:57 +0000)
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.10 to 1.4.17.
- [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>
services/id/service/pom.xml

index 4e85b3a8cd64b9a1bfe5838be991c69fc1dff92f..437a23ea09bbaf66d8f3b361c10d1eb355a0a680 100644 (file)
@@ -64,7 +64,7 @@
     <dependency>
       <groupId>com.thoughtworks.xstream</groupId>
       <artifactId>xstream</artifactId>
-      <version>1.4.10</version>
+      <version>1.4.17</version>
     </dependency>
 
   </dependencies>