From 68aef5810343d2f6cec95174494fdf41684d5691 Mon Sep 17 00:00:00 2001 From: Nico Koprowski Date: Thu, 20 Apr 2023 16:02:23 +0200 Subject: [PATCH] feat(pom): override spring expression transitive dependency to version 6.0.8 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 6a7672dc4..6e458d24b 100644 --- a/pom.xml +++ b/pom.xml @@ -127,6 +127,12 @@ snakeyaml 2.0 + + + org.springframework + spring-expression + 6.0.8 + com.github.tomakehurst wiremock-jre8-standalone