]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-19005 Upgrade org.springdoc:springdoc-openapi-ui to 1.7.0
authorAlain Kermis <alain.kermis@sonarsource.com>
Thu, 6 Apr 2023 09:28:29 +0000 (11:28 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 6 Apr 2023 20:03:15 +0000 (20:03 +0000)
build.gradle

index a117b38da1847fb09ea91eb5b4bd935a5d0b7f84..4152037793870ace4ed8f371174a1d0eff29241a 100644 (file)
@@ -361,7 +361,7 @@ subprojects {
       dependency ("org.springframework:spring-webmvc:${springVersion}") {
           exclude 'commons-logging:commons-logging'
       }
-      dependency 'org.springdoc:springdoc-openapi-ui:1.6.14'
+      dependency 'org.springdoc:springdoc-openapi-ui:1.7.0'
       dependency 'org.subethamail:subethasmtp:3.1.7'
       dependency 'org.yaml:snakeyaml:2.0'