]> source.dussan.org Git - sonarqube.git/commitdiff
NO-JIRA spring 5.3.23 -> 5.3.26
authorWojtek Wajerowicz <115081248+wojciech-wajerowicz-sonarsource@users.noreply.github.com>
Wed, 29 Mar 2023 09:55:35 +0000 (11:55 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 29 Mar 2023 20:03:02 +0000 (20:03 +0000)
build.gradle

index e6abe8c38e7b4fb62040b0abe77b748f81844960..df1bb9c4303b61b7fb7ff23d84a584a62d6b4531 100644 (file)
@@ -158,7 +158,7 @@ subprojects {
 
   ext {
     protobufVersion = '3.21.12'
-    springVersion = '5.3.23'
+    springVersion = '5.3.26'
   }
 
   sonar {