Skip to content

Commit 1b640dd

Browse files
Update pom.xml
1 parent 9f1f6e2 commit 1b640dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@
142142

143143
<dependency>
144144
<groupId>org.springdoc</groupId>
145-
<artifactId>springdoc-openapi-starter-webmvc-api</artifactId>
146-
<version>2.8.13</version>
145+
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
146+
<version>2.8.13</version> <!-- OpenAPI support for automatic API documentation -->
147147
</dependency>
148148

149149
<dependency>

0 commit comments

Comments
 (0)