Skip to content

Commit 0c8fab4

Browse files
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v3
1 parent 113eee7 commit 0c8fab4

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
@@ -470,7 +470,7 @@ dependencies {
470470
implementation group: 'org.flywaydb', name: 'flyway-database-postgresql', version: versions.flyway
471471
implementation group: 'org.json', name: 'json', version: '20250517'
472472
implementation group: 'org.postgresql', name: 'postgresql', version: '42.7.13'
473-
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.17'
473+
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '3.0.3'
474474
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-cache'
475475
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-data-jpa'
476476
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-freemarker'

0 commit comments

Comments
 (0)