Skip to content

Commit ae893ff

Browse files
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.3
1 parent f13dd34 commit ae893ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ dependencies {
276276
implementation group: 'com.github.hmcts', name: 'ccd-case-document-am-client', version: '1.7.3'
277277

278278
implementation group: 'org.apache.tomcat.embed', name: 'tomcat-embed-core'
279-
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.6.0'
279+
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.3'
280280
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-web'
281281
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-actuator'
282282
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-aop'

0 commit comments

Comments
 (0)