Skip to content

Commit 07e83c1

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

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
@@ -159,7 +159,7 @@ dependencies {
159159
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-actuator'
160160
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-web'
161161

162-
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.10'
162+
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.11'
163163
implementation "org.flywaydb:flyway-core:9.22.3"
164164
implementation group: 'org.yaml', name: 'snakeyaml', version: '2.4'
165165
implementation group: 'com.zaxxer', name: 'HikariCP', version: '5.1.0'

0 commit comments

Comments
 (0)