Skip to content

Commit fb7b68e

Browse files
committed
Update of Swagger UI dependency for Spring Boot 3
1 parent 3bc37c1 commit fb7b68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonvalidator-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
</dependency>
5959
<dependency>
6060
<groupId>org.springdoc</groupId>
61-
<artifactId>springdoc-openapi-ui</artifactId>
61+
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
6262
</dependency>
6363
<dependency>
6464
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)