From 98da56391668e7db7946e839c1df0ca6925cdeaf Mon Sep 17 00:00:00 2001 From: Filip Hrisafov Date: Thu, 8 Feb 2024 17:37:53 +0100 Subject: [PATCH] WIP add spring-context temporarily to validate the rest of the CI --- modules/flowable-http-common/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/flowable-http-common/pom.xml b/modules/flowable-http-common/pom.xml index d5ab7bbc154..1a3e16c4ef5 100644 --- a/modules/flowable-http-common/pom.xml +++ b/modules/flowable-http-common/pom.xml @@ -161,6 +161,11 @@ assertj-core test + + org.springframework + spring-context + test +