Skip to content

Commit d9c0223

Browse files
build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.12 to 2.8.13 (Stirling-Tools#4421)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3787758 commit d9c0223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/common/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
api "org.apache.pdfbox:pdfbox:$pdfboxVersion"
4040
api 'jakarta.servlet:jakarta.servlet-api:6.1.0'
4141
api 'org.snakeyaml:snakeyaml-engine:2.10'
42-
api "org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.12"
42+
api "org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.13"
4343
api 'jakarta.mail:jakarta.mail-api:2.1.4'
4444
runtimeOnly 'org.eclipse.angus:angus-mail:2.0.4'
4545
}

0 commit comments

Comments
 (0)