diff options
-rw-r--r-- | integration/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml index cfc92806..14257797 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -74,7 +74,7 @@ <dependency> <groupId>com.thoughtworks.xstream</groupId> <artifactId>xstream</artifactId> - <version>1.4.10</version> + <version>1.4.11.1</version> </dependency> <!-- Eclipse Persistence API --> |