diff --git a/momentum-configuration/pom.xml b/momentum-configuration/pom.xml
index 44f4778..8657718 100644
--- a/momentum-configuration/pom.xml
+++ b/momentum-configuration/pom.xml
@@ -25,7 +25,7 @@
com.thoughtworks.xstream
xstream
- 1.4.9
+ 1.4.10-java7
This project comprises classes that translate a MomenTUM XML simulation configuration to configuration objects. The objects are used to bootstrap the simulation and its services and model objects. Furthermore, this project holds multiple enum definitions that are used in the framework.