Skip to content

Commit b21e00a

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

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.12'
162+
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.14'
163163
implementation "org.flywaydb:flyway-core:9.22.3"
164164
implementation group: 'org.yaml', name: 'snakeyaml', version: '2.5'
165165
implementation group: 'com.zaxxer', name: 'HikariCP', version: '5.1.0'

0 commit comments

Comments
 (0)