Skip to content

Commit c16aefe

Browse files
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.14 (#731)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e10c87 commit c16aefe

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.13'
147+
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.14'
148148

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

0 commit comments

Comments
 (0)