Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion momentum-configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.9</version>
<version>1.4.19</version>
</dependency>
</dependencies>
<description>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.</description>
Expand Down