From 4dec3f92803df1faad336d40e46685419610a31c Mon Sep 17 00:00:00 2001 From: tiagosalvado10 <9038083+tiagosalvado10@users.noreply.github.com> Date: Tue, 17 Mar 2020 12:33:49 +0000 Subject: [PATCH] [REPO-4986] Managing spring-jms (and spring-messaging) version to 5.2.4.RELEASE (#886) --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 3b4dbdad8d..6d2ee27e30 100644 --- a/pom.xml +++ b/pom.xml @@ -149,6 +149,12 @@ commons-csv 1.8 + + + org.springframework + spring-jms + ${dependency.spring.version} +