forked from jianmu-dev/jianmu-ci-server
fix: 更新springboot 3的openapi依赖
This commit is contained in:
parent
70be877e3a
commit
51709d8c68
|
|
@ -40,8 +40,8 @@
|
|||
<!--Open API 3.0-->
|
||||
<dependency>
|
||||
<groupId>org.springdoc</groupId>
|
||||
<artifactId>springdoc-openapi-ui</artifactId>
|
||||
<version>1.6.9</version>
|
||||
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
|
||||
<version>2.1.0</version>
|
||||
</dependency>
|
||||
<!--For testing-->
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Reference in New Issue