Update XStream to 1.4.18

This commit is contained in:
Plyha
2021-12-19 22:57:14 +03:00
parent 4d8b53f843
commit e141fb0a1f

View File

@ -188,7 +188,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.16</version>
<version>1.4.18</version>
</dependency>
<dependency>