Merge pull request #123 from dromara/dev

🚀 优化 CI 速度.
This commit is contained in:
李佳航
2025-07-09 16:55:41 +08:00
committed by GitHub
2 changed files with 0 additions and 20 deletions

View File

@@ -93,14 +93,4 @@
</dependency>
</dependencies>
<build>
<plugins>
<!-- 混淆插件 -->
<plugin>
<groupId>com.github.wvengen</groupId>
<artifactId>proguard-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>

View File

@@ -137,14 +137,4 @@
</dependency>
</dependencies>
<build>
<plugins>
<!-- 混淆插件 -->
<plugin>
<groupId>com.github.wvengen</groupId>
<artifactId>proguard-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>