chore:依赖升级最新版本

This commit is contained in:
YunaiV
2025-11-24 16:56:55 +08:00
parent 43fd4ef18f
commit e286630fdd
3 changed files with 11 additions and 30 deletions

View File

@@ -37,11 +37,6 @@
<scope>provided</scope> <!-- 设置为 provided只有工具类需要使用到 -->
</dependency>
<dependency>
<groupId>org.pf4j</groupId> <!-- PF4J内置插件机制 -->
<artifactId>pf4j-spring</artifactId>
</dependency>
<!-- 参数校验 -->
<dependency>
<groupId>org.springframework.boot</groupId>