Skip to content

Commit 3c7d14b

Browse files
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.11 (#714)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 066f565 commit 3c7d14b

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
@@ -144,7 +144,7 @@ dependencies {
144144
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-actuator'
145145
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-aop'
146146
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-json'
147-
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.10'
147+
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.11'
148148

149149
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.9'
150150

0 commit comments

Comments
 (0)