From 15c9d690623d00c1724fa785317d5c8239a2e3c9 Mon Sep 17 00:00:00 2001 From: Franck LECUYER Date: Fri, 7 Nov 2025 11:56:22 +0100 Subject: [PATCH 1/2] Using most filter library code for the results filtering Signed-off-by: Franck LECUYER --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 92e00523..5a3e49f2 100644 --- a/pom.xml +++ b/pom.xml @@ -50,6 +50,13 @@ 5.0.0-alpha.14 gridsuite org.gridsuite:security-analysis-server + + + 1.12.0 + 1.6.0-SNAPSHOT @@ -168,9 +175,15 @@ org.springframework.boot spring-boot-starter-actuator + + org.gridsuite + gridsuite-filter + ${gridsuite-filter.version} + org.gridsuite gridsuite-computation + ${gridsuite-computation.version} From ccc009c9110abd5341ac37f835482a21432c50cd Mon Sep 17 00:00:00 2001 From: FranckLecuyer <47824306+FranckLecuyer@users.noreply.github.com> Date: Mon, 17 Nov 2025 17:59:26 +0100 Subject: [PATCH 2/2] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7a647a4a..ef7ac546 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ and computation version containing merged PR: https://github.com/gridsuite/computation/pull/13 --> 1.12.0 - 1.6.0-SNAPSHOT + 1.6.0 @@ -276,4 +276,4 @@ test - \ No newline at end of file +