Skip to content

Commit 5dcf476

Browse files
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.9 (#169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f506b76 commit 5dcf476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ dependencies {
211211
implementation group: 'org.springframework.security', name: 'spring-security-oauth2-core'
212212
implementation group: 'org.springframework.security', name: 'spring-security-config'
213213

214-
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.1'
214+
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.9'
215215

216216
// HMCTS
217217
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '5.0.3'

0 commit comments

Comments
 (0)