From 6f4470b5ca0f1a7c7f291fc7229a07e9cc49ca1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 23:38:34 +0000 Subject: [PATCH] Bump xstream from 1.4.9 to 1.4.16 in /momentum-configuration Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.9 to 1.4.16. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) Signed-off-by: dependabot[bot] --- momentum-configuration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/momentum-configuration/pom.xml b/momentum-configuration/pom.xml index 44f4778..51666b9 100644 --- a/momentum-configuration/pom.xml +++ b/momentum-configuration/pom.xml @@ -25,7 +25,7 @@ com.thoughtworks.xstream xstream - 1.4.9 + 1.4.16 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.