From f76988b7e6938f03d9fcca754464b8589657fb6b Mon Sep 17 00:00:00 2001 From: Antoine Bouhours Date: Thu, 17 Oct 2024 15:45:27 +0200 Subject: [PATCH] Upgrade to network store v1.18.2 (#119) Signed-off-by: BOUHOURS Antoine --- pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/pom.xml b/pom.xml index 345464c..48eec2d 100644 --- a/pom.xml +++ b/pom.xml @@ -51,6 +51,8 @@ 2.15.0 1.15.0 + + 1.18.2 @@ -92,6 +94,24 @@ powsybl-ws-commons ${powsybl-ws-commons.version} + + + com.powsybl + powsybl-network-store-iidm-impl + ${powsybl-network-store.version} + + + + com.powsybl + powsybl-network-store-client + ${powsybl-network-store.version} + + + + com.powsybl + powsybl-network-store-model + ${powsybl-network-store.version} +