From be53831b8b3090de0a5f27ebed63a277fe3a2e65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 19:00:39 +0000 Subject: [PATCH] Bump xstream from 1.4.9 to 1.4.17 in /momentum-configuration Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.9 to 1.4.17. - [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..1551bf6 100644 --- a/momentum-configuration/pom.xml +++ b/momentum-configuration/pom.xml @@ -25,7 +25,7 @@ com.thoughtworks.xstream xstream - 1.4.9 + 1.4.17 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.