From cb23db5c5deb33b2201ba5aa13847d470c2317de Mon Sep 17 00:00:00 2001 From: jbonofre Date: Sun, 1 Mar 2020 13:29:33 +0100 Subject: [PATCH] [AMQ-7429] Align spring-expression version with other spring artifacts --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 0876aa70a4..c35de80795 100644 --- a/pom.xml +++ b/pom.xml @@ -740,6 +740,11 @@ spring-core ${spring-version} + + org.springframework + spring-expression + ${spring-version} + org.springframework spring-jms