]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-21569 Update spring dependencies 5.3.28 -> 5.3.31
authorWojtek Wajerowicz <115081248+wojciech-wajerowicz-sonarsource@users.noreply.github.com>
Tue, 6 Feb 2024 10:42:00 +0000 (11:42 +0100)
committersonartech <sonartech@sonarsource.com>
Thu, 8 Feb 2024 20:02:46 +0000 (20:02 +0000)
build.gradle

index 512f0fbbb6551dfa26b4f9c2fe8bef8d5cce0695..a181275374ed8f72617e40e4ab1bcc89caec9a73 100644 (file)
@@ -209,7 +209,7 @@ subprojects {
 
   ext {
     protobufVersion = '3.24.2'
-    springVersion = '5.3.28'
+    springVersion = '5.3.31'
     elasticSearchVersion = '7.17.17'
   }