update 8.20

This commit is contained in:
2025-08-20 19:31:43 +08:00
parent 8a34d3c7ca
commit cfcda48e34
5 changed files with 29 additions and 56 deletions

View File

@ -72,6 +72,13 @@
<scope>test</scope>
</dependency>
<!-- knife4j -->
<dependency>
<groupId>com.github.xiaoymin</groupId>
<artifactId>knife4j-openapi3-jakarta-spring-boot-starter</artifactId>
<version>4.4.0</version>
</dependency>
</dependencies>