Browse Source

Bump com.thoughtworks.xstream:xstream to 1.4.18

tags/V1_9_8_RC2
Andy Clement 2 years ago
parent
commit
87fc651c50
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -437,7 +437,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.15</version>
<version>1.4.18</version>
</dependency>
</dependencies>
</plugin>

Loading…
Cancel
Save