build(deps): bump xstream from 1.4.18 to 1.4.19 in /backend

Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.18 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>
This commit is contained in:
dependabot[bot] 2022-02-01 01:04:56 +00:00 committed by 刘瑞斌
parent 49ff914aaf
commit 1d2f66ff85
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.18</version>
<version>1.4.19</version>
</dependency>
<!-- easyexcel -->