修改编译版本

This commit is contained in:
lulz1 2024-02-18 15:20:51 +08:00
parent 0d8b55f6d7
commit 9de63a32c9
1 changed files with 0 additions and 4 deletions

View File

@ -78,10 +78,6 @@
<artifactId>knife4j-spring-boot-starter</artifactId>
<version>3.0.3</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
</dependencies>
<build>