Skip to content

Commit cb7403c

Browse files
committed
build: change version of springdoc openapi
1 parent aa7d465 commit cb7403c

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
@@ -44,8 +44,8 @@
4444
</dependency>
4545
<dependency>
4646
<groupId>org.springdoc</groupId>
47-
<artifactId>springdoc-openapi-ui</artifactId>
48-
<version>1.8.0</version>
47+
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
48+
<version>2.8.9</version>
4949
</dependency>
5050

5151
<dependency>

0 commit comments

Comments
 (0)