From 741348e03f0a71bb8d9295cddaf4502a2174ce72 Mon Sep 17 00:00:00 2001 From: Matteo Mara Date: Thu, 31 Mar 2022 16:46:10 +0200 Subject: [PATCH] [NO-JIRA] Bump spring-context to 5.3.18 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index c630c4c9eea..c82543e9c12 100644 --- a/build.gradle +++ b/build.gradle @@ -317,7 +317,7 @@ subprojects { dependency 'org.simpleframework:simple:4.1.21' dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.37.0.87' dependency 'org.sonarsource.update-center:sonar-update-center-common:1.23.0.723' - dependency('org.springframework:spring-context:5.3.15') { + dependency('org.springframework:spring-context:5.3.18') { exclude 'commons-logging:commons-logging' } dependency 'org.subethamail:subethasmtp:3.1.7' -- 2.39.5