Merge pull request #78 from rymcu/dependabot/maven/com.thoughtworks.xstream-xstream-1.4.19

⬆️ Bump xstream from 1.4.18 to 1.4.19
This commit is contained in:
ronger 2022-02-07 13:49:27 +08:00 committed by GitHub
commit 147046f82e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -221,7 +221,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.18</version>
<version>1.4.19</version>
</dependency>
<dependency>
<groupId>com.github.jedis-lock</groupId>