Skip to content

Commit e037946

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

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
@@ -215,7 +215,7 @@ dependencies {
215215
implementation 'org.springframework.boot:spring-boot-starter-actuator'
216216
implementation 'org.springframework.boot:spring-boot-starter-aop'
217217
implementation 'org.springframework.boot:spring-boot-starter-json'
218-
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.6'
218+
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.8'
219219

220220
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.8'
221221

0 commit comments

Comments
 (0)