Browse Source

Bump xstream from 1.4.15 to 1.4.16 in /server

Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.15 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>
dependabot/maven/office-plugin/commons-io-commons-io-2.7
dependabot[bot] 4 years ago committed by kl
parent
commit
2bb0dd545d
  1. 2
      server/pom.xml

2
server/pom.xml

@ -149,7 +149,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.15</version>
<version>1.4.16</version>
</dependency>
<dependency>
<groupId>com.googlecode.concurrentlinkedhashmap</groupId>

Loading…
Cancel
Save