Skip to content

Commit 8c1d0fd

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ dependencies {
331331
exclude group: "com.sun.xml.bind", module: "jaxb-osgi"
332332
exclude group: "org.apache.sling"
333333
}
334-
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.5'
334+
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.6'
335335
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-bootstrap'
336336

337337
implementation group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '3.2.0'

0 commit comments

Comments
 (0)