We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d498ea7 + 1371b7a commit 1800886Copy full SHA for 1800886
server/api-service/lowcoder-server/pom.xml
@@ -49,8 +49,8 @@
49
</dependency>
50
<dependency>
51
<groupId>org.springdoc</groupId>
52
- <artifactId>springdoc-openapi-webflux-ui</artifactId>
53
- <version>1.7.0</version>
+ <artifactId>springdoc-openapi-starter-webflux-ui</artifactId>
+ <version>2.2.0</version>
54
55
56
<groupId>io.projectreactor.tools</groupId>
0 commit comments