Upgrade to xstream 1.4.15

This commit is contained in:
Peter Palaga
2020-12-15 10:03:07 +01:00
parent 8fbb6a755c
commit 603190ffaf

View File

@@ -285,7 +285,7 @@ limitations under the License.</inlineHeader>
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.13</version>
<version>1.4.15</version>
</dependency>
</dependencies>
</plugin>