build: 添加FixPackageNames相关编译文件

添加FixPackageNames.class及其内部类FixPackageNames$1.class的编译输出文件
This commit is contained in:
2025-09-03 23:09:40 +08:00
parent a2f5e4864b
commit b927f9d572

View File

@@ -57,7 +57,7 @@
<artifactId>spring-context-support</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons</artifactId>
<version>3.3.7</version>
</dependency>